diff mbox

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

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

Commit Message

Michael-Doyle Hudson Dec. 5, 2011, 9:42 p.m. UTC
------------------------------------------------------------
revno: 331
tags: release-0.8.0
committer: Michael Hudson-Doyle <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Tue 2011-12-06 10:39:33 +1300
message:
  bump version
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-11-18 17:00:04 +0000
+++ lava_server/__init__.py	2011-12-05 21:39:33 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Server.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 8, 0, "dev", 0)
+__version__ = (0, 8, 0, "final", 0)