diff mbox

[Branch,~linaro-validation/lava-scheduler/trunk] Rev 96: release 0.5.5

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

Commit Message

Paul Larson Nov. 18, 2011, 3:32 a.m. UTC
------------------------------------------------------------
revno: 96
tags: release-0.5.5, 2011.11
committer: Paul Larson <paul.larson@canonical.com>
branch nick: lava-scheduler
timestamp: Thu 2011-11-17 21:30:43 -0600
message:
  release 0.5.5
modified:
  doc/changes.rst
  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 'doc/changes.rst'
--- doc/changes.rst	2011-11-16 21:02:31 +0000
+++ doc/changes.rst	2011-11-18 03:30:43 +0000
@@ -1,11 +1,9 @@ 
 Version History
 ***************
 
-.. _version_2011.11:
-
-Version 2011.11
-===============
-
-.. todo::
-    High level-changelog should be placed here. We should use intersphinx to
-    link to changelogs for particular components
+.. _version_0.5.5:
+
+Version 0.5.5
+=============
+
+* Add some docs for lava-scheduler

=== modified file 'lava_scheduler_app/__init__.py'
--- lava_scheduler_app/__init__.py	2011-11-09 00:09:56 +0000
+++ lava_scheduler_app/__init__.py	2011-11-18 03:30:43 +0000
@@ -17,4 +17,4 @@ 
 # along with LAVA Scheduler.  If not, see <http://www.gnu.org/licenses/>.
 
 
-__version__ = (0, 5, 4, "final", 0)
+__version__ = (0, 5, 5, "final", 0)