From: Juan B. <tu...@us...> - 2005-12-26 05:21:46
|
Update of /cvsroot/solidircd/solidircd-stable/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29183/include Modified Files: config.h patchlevel.h Log Message: Read CHANGES log Index: config.h =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/include/config.h,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** config.h 4 Dec 2005 14:40:45 -0000 1.14 --- config.h 26 Dec 2005 05:21:38 -0000 1.15 *************** *** 225,229 **** */ ! #undef TOYS /* File names --- 225,229 ---- */ ! #define TOYS /* File names Index: patchlevel.h =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/include/patchlevel.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** patchlevel.h 27 Jun 2005 03:02:52 -0000 1.1.1.1 --- patchlevel.h 26 Dec 2005 05:21:38 -0000 1.2 *************** *** 32,36 **** #define MAJOR 3 #define MINOR 4 ! #define PATCH 7 #define PATCHES "stable" --- 32,36 ---- #define MAJOR 3 #define MINOR 4 ! #define PATCH 8 #define PATCHES "stable" |