Update of /cvsroot/wpdev/wolfpack
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19968
Modified Files:
verinfo.h
Log Message:
Actually, I think I'll leave it at 12.9.8 until after the release.
Index: verinfo.h
===================================================================
RCS file: /cvsroot/wpdev/wolfpack/verinfo.h,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** verinfo.h 4 Aug 2004 22:51:16 -0000 1.39
--- verinfo.h 6 Aug 2004 21:39:35 -0000 1.40
***************
*** 36,40 ****
inline const char* productVersion()
{
! return "12.9.9cvs";
}
--- 36,40 ----
inline const char* productVersion()
{
! return "12.9.8";
}
|