diff mbox

[Branch,~linaro-maintainers/linaro-image-tools/trunk] Rev 278: Post-release version bump to 0.4.3.1

Message ID 20110201170130.23877.9351.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Loïc Minier Feb. 1, 2011, 5:01 p.m. UTC
------------------------------------------------------------
revno: 278
committer: Loïc Minier <lool@dooz.org>
branch nick: linaro-image-tools
timestamp: Tue 2011-02-01 17:59:53 +0100
message:
  Post-release version bump to 0.4.3.1
modified:
  setup.py


--
lp:linaro-image-tools
https://code.launchpad.net/~linaro-maintainers/linaro-image-tools/trunk

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

Patch

=== modified file 'setup.py'
--- setup.py	2011-02-01 16:59:50 +0000
+++ setup.py	2011-02-01 16:59:53 +0000
@@ -5,7 +5,7 @@ 
 
 DistUtilsExtra.auto.setup(
         name="linaro-image-tools",
-        version="0.4.3",
+        version="0.4.3.1",
         description="Tools to create and write Linaro images",
         url="https://launchpad.net/linaro-image-tools",
         license="GPL v3 or later",