aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJames Westby <james.westby@linaro.org>2011-05-26 16:32:40 -0400
committerJames Westby <james.westby@linaro.org>2011-05-26 16:32:40 -0400
commit3e3baa7e0f028f1a1bd23c6ee010e6157a0719ed (patch)
tree48873c07b3ffd83291b89a6d4f3a5dd131997b01 /setup.py
parenta4942359483a3b00b094b36a0cc9a1e08fe5c32d (diff)
Post-release version bump to 0.4.8.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 cb660e5..26ec66a 100755
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import DistUtilsExtra.auto
DistUtilsExtra.auto.setup(
name="linaro-image-tools",
- version="0.4.8",
+ version="0.4.8.1",
description="Tools to create and write Linaro images",
url="https://launchpad.net/linaro-image-tools",
license="GPL v3 or later",