aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattias Backman <mattias.backman@linaro.org>2011-09-23 09:41:24 +0200
committerMattias Backman <mattias.backman@linaro.org>2011-09-23 09:41:24 +0200
commit6b7c2fbc2fc3dce54b2930ea6068ed8aecd70480 (patch)
treee51f7ad2822555c51bf6efbbbd87fc8a38ccb8fc
parent0657c92c48cc854b7246f74466e2c8ee6d355cf8 (diff)
Release 2011.092011.09
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0aca5d5..b9a7abf 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name="linaro-image-tools",
- version="2011.08.1",
+ version="2011.09",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",