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