From 643e96df716ab4ae94432fdff15a5813b6d6a81d Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 9 May 2016 12:04:14 +0200 Subject: prepare version 0.5.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0447956..28add94 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ 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.3 +VERSION := 0.5.4 # library abi version SOVERSION := 0 -- cgit v1.2.3-54-g00ecf