aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMattias Backman <mattias.backman@linaro.org>2011-09-23 09:41:58 +0200
committerMattias Backman <mattias.backman@linaro.org>2011-09-23 09:41:58 +0200
commit79c9c6f5a96124eb5bdef0b7b1804d0341034ff0 (patch)
treee2d89274aa447f3221ff13079591ca839a3d841c /setup.py
parent6b7c2fbc2fc3dce54b2930ea6068ed8aecd70480 (diff)
Post-release version bump to 2011.09.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 b9a7abf..b3df515 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name="linaro-image-tools",
- version="2011.09",
+ version="2011.09.1",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",