aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Westby <james.westby@linaro.org>2011-06-29 15:40:26 -0400
committerJames Westby <james.westby@linaro.org>2011-06-29 15:40:26 -0400
commitf9e6c9ce4057e5f90ff04596c47c1b3b6965f5cd (patch)
tree605c698b3fd84a36739af7734c3c3b1cd0a6eeb9
parenta71a0f11e2ed51d7201fb4eab9ea632564a4e1ac (diff)
Release 2011.06-12011.06-1
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index af1adad..acdc9c7 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",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",