Title: [commits] (bear) [11106] Setting version information for Checkpoint 2006-07-10
Revision
11106
Author
bear
Date
2006-07-10 11:02:32 -0700 (Mon, 10 Jul 2006)

Log Message

Setting version information for Checkpoint 2006-07-10

Modified Paths

Diff

Modified: tags/0.7alpha3.dev-r11105-checkpoint20060710/chandler/version.py (11105 => 11106)

--- tags/0.7alpha3.dev-r11105-checkpoint20060710/chandler/version.py	2006-07-10 17:57:13 UTC (rev 11105)
+++ tags/0.7alpha3.dev-r11105-checkpoint20060710/chandler/version.py	2006-07-10 18:02:32 UTC (rev 11106)
@@ -9,8 +9,8 @@
 
 release = "0.7alpha3"
 build = ".dev"
-checkpoint = ""
-revision = ""
+checkpoint = "-checkpoint20060710"
+revision = "11105"
 
 version = "%s%s-r%s%s" % (release, build, revision, checkpoint)
 




_______________________________________________
Commits mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/commits

Reply via email to