|
From: Ethan G. <ega...@us...> - 2004-01-26 01:17:48
|
Update of /cvsroot/nagios/nagios/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29923/common Modified Files: Tag: nagios-1-x-bugfixes common.h Log Message: Bug fix for command file, prep for 1.2 Index: common.h =================================================================== RCS file: /cvsroot/nagios/nagios/common/Attic/common.h,v retrieving revision 1.16.2.4 retrieving revision 1.16.2.5 diff -C2 -r1.16.2.4 -r1.16.2.5 *** common.h 23 Nov 2003 01:37:22 -0000 1.16.2.4 --- common.h 26 Jan 2004 01:17:01 -0000 1.16.2.5 *************** *** 24,28 **** #define PROGRAM_VERSION "1.2" ! #define PROGRAM_MODIFICATION_DATE "11-22-2003" --- 24,28 ---- #define PROGRAM_VERSION "1.2" ! #define PROGRAM_MODIFICATION_DATE "01-25-2004" |