diff mbox

[Branch,~linaro-validation/lava-test/trunk] Rev 123: Bump version to 0.5 dev

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

Commit Message

Zygmunt Krynicki March 6, 2012, 12:32 p.m. UTC
------------------------------------------------------------
revno: 123
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: fix-934164
timestamp: Tue 2012-03-06 13:29:33 +0100
message:
  Bump version to 0.5 dev
modified:
  doc/changes.rst
  lava_test/__init__.py


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

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

Patch

=== modified file 'doc/changes.rst'
--- doc/changes.rst	2012-02-07 22:40:27 +0000
+++ doc/changes.rst	2012-03-06 12:29:33 +0000
@@ -1,6 +1,11 @@ 
 Version History
 ***************
 
+.. _version_0_5:
+
+Version 0.5
+===========
+
 .. _version_0_4:
 
 Version 0.4

=== modified file 'lava_test/__init__.py'
--- lava_test/__init__.py	2012-02-16 01:39:52 +0000
+++ lava_test/__init__.py	2012-03-06 12:29:33 +0000
@@ -13,4 +13,4 @@ 
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-__version__ = (0, 4, 0, "final", 0)
+__version__ = (0, 5, 0, "dev", 0)