aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattias Backman <mattias.backman@linaro.org>2011-05-23 16:26:40 +0200
committerMattias Backman <mattias.backman@linaro.org>2011-05-23 16:26:40 +0200
commit03be4f714c33a3288f4f6886b47c95aae148f063 (patch)
tree589e396c50a211f74fe77c57ceb160d17e23fc2b
parent74163e3c2969e0b868c57fcea1f2e015406c8f2a (diff)
Release 0.4.60.4.6
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 63834ac..1296852 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name="linaro-image-tools",
- version="0.4.5.1",
+ version="0.4.6",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",