diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 216: Bump version to 0.3c1

Message ID 20110720203627.32572.32093.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki July 20, 2011, 8:36 p.m. UTC
------------------------------------------------------------
revno: 216
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Wed 2011-07-20 22:34:34 +0200
message:
  Bump version to 0.3c1
modified:
  lava_server/__init__.py


--
lp:lava-server
https://code.launchpad.net/~linaro-validation/lava-server/trunk

You are subscribed to branch lp:lava-server.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_server/__init__.py'
--- lava_server/__init__.py	2011-07-19 14:52:59 +0000
+++ lava_server/__init__.py	2011-07-20 20:34:34 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Server.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 3, 0, "beta", 5)
+__version__ = (0, 3, 0, "candidate", 1)