Update of /cvsroot/openrpg/openrpg1/orpg
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17475/orpg
Modified Files:
orpg_version.py
Log Message:
Index: orpg_version.py
===================================================================
RCS file: /cvsroot/openrpg/openrpg1/orpg/orpg_version.py,v
retrieving revision 1.123
retrieving revision 1.124
diff -C2 -d -r1.123 -r1.124
*** orpg_version.py 9 May 2007 19:44:33 -0000 1.123
--- orpg_version.py 22 May 2007 00:40:22 -0000 1.124
***************
*** 3,7 ****
#BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
! BUILD = "0700509-00"
--- 3,7 ----
#BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
! BUILD = "0700521-00"
|