From: Digital X. <dig...@us...> - 2007-04-18 23:53:00
|
Update of /cvsroot/openrpg/openrpg1/orpg In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1212/orpg Modified Files: Tag: BRANCH-1-7-1 orpg_version.py Log Message: Index: orpg_version.py =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/orpg_version.py,v retrieving revision 1.98.2.12 retrieving revision 1.98.2.13 diff -C2 -d -r1.98.2.12 -r1.98.2.13 *** orpg_version.py 4 Apr 2007 01:38:13 -0000 1.98.2.12 --- orpg_version.py 18 Apr 2007 23:52:59 -0000 1.98.2.13 *************** *** 3,7 **** #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed) ! BUILD = "070403-00" --- 3,7 ---- #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed) ! BUILD = "070418-00" |