From: Gabriel B. <sh...@us...> - 2006-06-25 21:03:41
|
Update of /cvsroot/solidircd/solidircd-stable/include In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv13725/include Modified Files: patchlevel.h Log Message: minor changes and a bug fixed by tux, changed version number to 3.4.8 Index: patchlevel.h =================================================================== RCS file: /cvsroot/solidircd/solidircd-stable/include/patchlevel.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** patchlevel.h 26 Dec 2005 05:32:27 -0000 1.3 --- patchlevel.h 25 Jun 2006 21:03:34 -0000 1.4 *************** *** 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" |