aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGuilherme Salgado <guilherme.salgado@linaro.org>2011-07-26 12:50:25 -0300
committerGuilherme Salgado <guilherme.salgado@linaro.org>2011-07-26 12:50:25 -0300
commita6f4625a28a021100cf972510421442a3f6d195f (patch)
tree06d9003da92ba40f5ea38b9284dca1e3ab19a414 /setup.py
parent692aef7eb6183ad5ea3b33ed0e257172088e1845 (diff)
Release 2011.072011.07
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 986563f..df3e4f9 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.1",
+ version="2011.07",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",