X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=blobdiff_plain;f=Makefile;h=027ae4460607ca3bb1e70e60132db5777ebfa19c;hp=75ae2b55d285b8b7551eb83c3ca843341d4ce665;hb=d0bee2210b885bd8269e5ada00ccf12ed6f9b049;hpb=b38315c26dbcc9e626dc295fe612a0ef3c7e8596 diff --git a/Makefile b/Makefile index 75ae2b5..027ae44 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION = 0.24 -RELEASE = 4 +RELEASE = 5 NEWRELEASE = $(shell echo $$(($(RELEASE) + 1))) PYTHON = /usr/bin/python