diff orpg/orpg_version.py @ 47:52f6a38f8885 traipse_dev

Update Manager 0.6.7 (Initial Release). Getting ready to implement it now. Default Check on repos does *NOT* work. Manifest works, Repos work. Main does not show panel or menu item, so if Auto or No are check, user will *NOT* see the Update Manager unless they edit their manifest.xml
author sirebral
date Thu, 06 Aug 2009 03:31:21 -0500
parents 599f727e3833
children 0aeee1992423
line wrap: on
line diff
--- a/orpg/orpg_version.py	Wed Aug 05 19:52:56 2009 -0500
+++ b/orpg/orpg_version.py	Thu Aug 06 03:31:21 2009 -0500
@@ -4,7 +4,7 @@
 #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed)
 DISTRO = "Traipse Dev"
 DIS_VER = "Grumpy Goblin"
-BUILD = "090805-09"
+BUILD = "090806-00"
 
 # This version is for network capability.
 PROTOCOL_VERSION = "1.2"