From: Adrian Likins Date: Sat, 21 Feb 2009 00:12:14 +0000 (-0500) Subject: there was a trailing space on the version X-Git-Tag: v0.25~13^2 X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=commitdiff_plain;h=a900ddc0bc93714a22d219623bf65d6ac10be71f there was a trailing space on the version --- 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