Update of /cvsroot/openrpg/openrpg1/orpg
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23043/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.119
retrieving revision 1.120
diff -C2 -d -r1.119 -r1.120
*** orpg_version.py 22 Apr 2007 00:19:44 -0000 1.119
--- orpg_version.py 29 Apr 2007 17:15:55 -0000 1.120
***************
*** 3,7 ****
#BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
! BUILD = "070421-02"
--- 3,7 ----
#BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
! BUILD = "070429-00"
|