diff mbox

[Branch,~linaro-validation/lava-scheduler/trunk] Rev 63: bump version to 0.4.4

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

Commit Message

Michael-Doyle Hudson Aug. 17, 2011, 9:42 p.m. UTC
------------------------------------------------------------
revno: 63
tags: release-0.4.4, 2011.08
committer: Michael-Doyle Hudson <michael.hudson@linaro.org>
branch nick: trunk
timestamp: Thu 2011-08-18 09:38:12 +1200
message:
  bump version to 0.4.4
modified:
  lava_scheduler_app/__init__.py


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

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

Patch

=== modified file 'lava_scheduler_app/__init__.py'
--- lava_scheduler_app/__init__.py	2011-08-01 16:18:40 +0000
+++ lava_scheduler_app/__init__.py	2011-08-17 21:38:12 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 4, 3, "final", 0)
+__version__ = (0, 4, 4, "final", 0)