From 868248b043aa569e7e429a7831e3f5d6a4935e7a Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 28 Oct 2014 11:02:55 +0100 Subject: prepare version 0.5.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 71027c8..a80d280 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ CQRLOGO_CGI += LD_LIBRARY_PATH=lib/ ./cqrlogo.cgi CQRLOGO_FCGI += LD_LIBRARY_PATH=lib/ ./cqrlogo.fcgi # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.5.1 +VERSION := 0.5.2 # library abi version SOVERSION := 0 -- cgit v1.2.3-54-g00ecf