[CalendarServer-changes] [3922] CalendarServer/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 26 15:08:46 PDT 2009


Revision: 3922
          http://trac.macosforge.org/projects/calendarserver/changeset/3922
Author:   wsanchez at apple.com
Date:     2009-03-26 15:08:46 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------
For reasons too silly to explain, we're going to start 2.x with 2.2.

Modified Paths:
--------------
    CalendarServer/trunk/setup.py

Modified: CalendarServer/trunk/setup.py
===================================================================
--- CalendarServer/trunk/setup.py	2009-03-26 22:06:25 UTC (rev 3921)
+++ CalendarServer/trunk/setup.py	2009-03-26 22:08:46 UTC (rev 3922)
@@ -23,7 +23,7 @@
 # Compute the version number.
 #
 
-base_version = "2.0"
+base_version = "2.2"
 
 branches = (
     "tags/release/CalendarServer-" + base_version,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090326/369245c8/attachment.html>


More information about the calendarserver-changes mailing list