aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJames Westby <james.westby@linaro.org>2011-06-29 15:44:15 -0400
committerJames Westby <james.westby@linaro.org>2011-06-29 15:44:15 -0400
commit851f277a0de31a82f6243b2275498aa6eec75e44 (patch)
tree80ae3cffbf2d5445f527a2f05c0ae7e0bfedef1d /setup.py
parentf9e6c9ce4057e5f90ff04596c47c1b3b6965f5cd (diff)
Post-release version bump to 2011.06-1.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 acdc9c7..1c17d5a 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name="linaro-image-tools",
- version="2011.06-1",
+ version="2011.06-1.1",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",