|
From: Andre R. <and...@us...> - 2004-12-03 13:04:07
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8030/Common/source Modified Files: Tag: New_Tables_Experiment-branch about.c Log Message: Bump release counter to -NT3. Index: about.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/about.c,v retrieving revision 1.4.2.2 retrieving revision 1.4.2.3 diff -C2 -d -r1.4.2.2 -r1.4.2.3 *** about.c 2 Dec 2004 13:28:49 -0000 1.4.2.2 --- about.c 3 Dec 2004 13:03:53 -0000 1.4.2.3 *************** *** 798,802 **** #if defined(flrecyclehashnodes) || defined(flrecyclehashnodes) || defined(fltablesortorderisarray) ! pushstring ("\x04" "-NT2", bs); #endif --- 798,802 ---- #if defined(flrecyclehashnodes) || defined(flrecyclehashnodes) || defined(fltablesortorderisarray) ! pushstring ("\x04" "-NT3", bs); #endif |