diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 263: bump version to 0.6 final

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

Commit Message

Michael-Doyle Hudson Oct. 12, 2011, 9:17 p.m. UTC
------------------------------------------------------------
revno: 263
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Thu 2011-10-13 10:15:10 +1300
message:
  bump version to 0.6 final
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-09-30 13:34:01 +0000
+++ lava_server/__init__.py	2011-10-12 21:15:10 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Server.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 6, 0, "dev", 0)
+__version__ = (0, 6, 0, "final", 0)