From: Frank Schlottmann-G. <fs...@us...> - 2000-12-08 17:00:06
|
Update of /cvsroot/firebird/interbase In directory slayer.i.sourceforge.net:/tmp/cvs-serv11344/interbase Modified Files: setup_dirs setup_dirs.ksh Log Message: Changed all $Log: $ tags to $Id: $ BTW this will hopefully set this_build to 2 :-) Index: setup_dirs =================================================================== RCS file: /cvsroot/firebird/interbase/setup_dirs,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** setup_dirs 2000/12/08 16:18:20 1.13 --- setup_dirs 2000/12/08 16:59:30 1.14 *************** *** 19,23 **** # ______________________________________. # ! # $Log$ # Revision 1.13 2000/12/08 16:18:20 fsg # Preliminary changes to get IB_BUILD_NO automatically --- 19,23 ---- # ______________________________________. # ! # $Id$ # Revision 1.13 2000/12/08 16:18:20 fsg # Preliminary changes to get IB_BUILD_NO automatically Index: setup_dirs.ksh =================================================================== RCS file: /cvsroot/firebird/interbase/setup_dirs.ksh,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** setup_dirs.ksh 2000/12/08 16:18:20 1.3 --- setup_dirs.ksh 2000/12/08 16:59:30 1.4 *************** *** 16,20 **** # Contributor(s): # Reed Mideke <rf...@cr...> ! # $Log$ # Revision 1.3 2000/12/08 16:18:20 fsg # Preliminary changes to get IB_BUILD_NO automatically --- 16,20 ---- # Contributor(s): # Reed Mideke <rf...@cr...> ! # $Id$ # Revision 1.3 2000/12/08 16:18:20 fsg # Preliminary changes to get IB_BUILD_NO automatically |