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