r7231 - in branches/1.5: tools turbogears

0 views
Skip to first unread message

svn-c...@turbogears.org

unread,
Jan 30, 2011, 7:16:49 PM1/30/11
to turbogear...@googlegroups.com
Author: chrisz
Date: Sun Jan 30 18:16:46 2011
New Revision: 7231
URL: http://trac.turbogears.org/changeset/7231

Log:
Preparing the version number for the next beta releases.

Modified:
branches/1.5/tools/tgsetup.py
branches/1.5/turbogears/release.py

Modified: branches/1.5/tools/tgsetup.py
==============================================================================
--- branches/1.5/tools/tgsetup.py Sun Jan 30 18:14:28 2011 (r7230)
+++ branches/1.5/tools/tgsetup.py Sun Jan 30 18:16:46 2011 (r7231)
@@ -4,7 +4,7 @@
from distutils import log

# this is the TG version
-TGVERSION = "1.5b2"
+TGVERSION = "1.5b3"
TGDOWNLOAD = "http://www.turbogears.org/download/"

#!python

Modified: branches/1.5/turbogears/release.py
==============================================================================
--- branches/1.5/turbogears/release.py Sun Jan 30 18:14:28 2011 (r7230)
+++ branches/1.5/turbogears/release.py Sun Jan 30 18:16:46 2011 (r7231)
@@ -30,7 +30,7 @@
http://svn.turbogears.org/trunk#egg=turbogears-dev
"""

-version = "1.5b2"
+version = "1.5b3"
description = "Front-to-back, open-source, rapid web development framework"
long_description = __doc__
author = "Kevin Dangoor"

Reply all
Reply to author
Forward
0 new messages