Update of /cvsroot/openrpg/openrpg1/orpg
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27370/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.10
retrieving revision 1.98.2.11
diff -C2 -d -r1.98.2.10 -r1.98.2.11
*** orpg_version.py 16 Mar 2007 21:17:35 -0000 1.98.2.10
--- orpg_version.py 21 Mar 2007 15:42:29 -0000 1.98.2.11
***************
*** 3,7 ****
#BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
! BUILD = "070316-00"
--- 3,7 ----
#BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
! BUILD = "070321-00"
|