From: Seth Vidal Date: Fri, 24 Sep 2010 16:02:35 +0000 (-0400) Subject: fix the version in the makefile :( X-Git-Tag: v0.28~5 X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=commitdiff_plain;h=42050df52ff80295e1cf64e6ba36b793b09412cf fix the version in the makefile :( --- diff --git a/Makefile b/Makefile index 652b5db..b1b02e9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.25 +VERSION = 0.27 RELEASE = 1 PYTHON = /usr/bin/python