diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 363: bump version post release

Message ID 20120504043910.22625.45551.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Michael-Doyle Hudson May 4, 2012, 4:39 a.m. UTC
------------------------------------------------------------
revno: 363
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Fri 2012-05-04 16:37:03 +1200
message:
  bump version post release
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	2012-04-26 03:51:05 +0000
+++ lava_server/__init__.py	2012-05-04 04:37:03 +0000
@@ -23,4 +23,4 @@ 
 The LAVA server package. Contains only the version declaration.
 """
 
-__version__ = (0, 12, 0, "final", 0)
+__version__ = (0, 13, 0, "dev", 0)