summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Likins <alikins@redhat.com>2009-02-20 19:12:14 -0500
committerAdrian Likins <alikins@redhat.com>2009-02-20 19:12:14 -0500
commita900ddc0bc93714a22d219623bf65d6ac10be71f (patch)
tree8d4c6367c2670365b837be7ab7d7ad991ebc50c5
parentb38315c26dbcc9e626dc295fe612a0ef3c7e8596 (diff)
downloadcertmaster-a900ddc0bc93714a22d219623bf65d6ac10be71f.tar.gz
certmaster-a900ddc0bc93714a22d219623bf65d6ac10be71f.tar.xz
certmaster-a900ddc0bc93714a22d219623bf65d6ac10be71f.zip
there was a trailing space on the version
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 75ae2b5..5d43fa0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
-VERSION = 0.24
+VERSION = 0.24
RELEASE = 4
-NEWRELEASE = $(shell echo $$(($(RELEASE) + 1)))
PYTHON = /usr/bin/python
MESSAGESPOT=po/messages.pot