From: Digital X. <dig...@us...> - 2007-05-05 19:42:36
|
Update of /cvsroot/openrpg/openrpg1/orpg In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30764/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.18 retrieving revision 1.98.2.19 diff -C2 -d -r1.98.2.18 -r1.98.2.19 *** orpg_version.py 29 Apr 2007 17:12:18 -0000 1.98.2.18 --- orpg_version.py 5 May 2007 19:42:31 -0000 1.98.2.19 *************** *** 3,7 **** #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed) ! BUILD = "070429-00" --- 3,7 ---- #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed) ! BUILD = "070505-00" |