aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJames Westby <james.westby@linaro.org>2011-06-23 11:18:38 -0400
committerJames Westby <james.westby@linaro.org>2011-06-23 11:18:38 -0400
commit4bbcc4be1bd82e602f376eb1a6525956ea1ac062 (patch)
tree26f9c5f5fb197dcbbaf85244036e9263f6b09204 /setup.py
parent67ec83b5bb5f7d73e53b2096f4afeb71a7404e0c (diff)
Post-release version bump to 2011.06.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 2c42995..af1adad 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name="linaro-image-tools",
- version="2011.06",
+ version="2011.06.1",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",