From d262c82914155472db19ce45a378bb7cd4bc7c13 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 1 Jan 2021 23:16:05 +0100 Subject: prepare version 0.5.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b985293..1013807 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.4 +VERSION := 0.5.5 # library abi version SOVERSION := 0 -- cgit v1.2.3-54-g00ecf