aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJames Westby <james.westby@linaro.org>2011-05-25 17:07:13 -0400
committerJames Westby <james.westby@linaro.org>2011-05-25 17:07:13 -0400
commitb1899e416a02a8a8863f023420e9e7efe8bbbed4 (patch)
tree0294f4005375b05dfc411ce0b87a8c7dae91927b /setup.py
parent8681aaedf8f5fb0d673e8edb3a476021226c0ba9 (diff)
Post-release version bump to 0.4.7.1
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1ebb9ab..060b26d 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name="linaro-image-tools",
- version="0.4.7",
+ version="0.4.7.1",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",