diff options
author | Christian Hesse <mail@eworm.de> | 2014-10-28 11:02:55 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-10-28 11:02:55 +0100 |
commit | 868248b043aa569e7e429a7831e3f5d6a4935e7a (patch) | |
tree | 4c0a4fa66970eb9abd28e1ecf217191521b414a3 /Makefile | |
parent | 70f829ba4ac126ade96a4438c6451e62f7c9dafd (diff) | |
download | cqrlogo-868248b043aa569e7e429a7831e3f5d6a4935e7a.tar.gz cqrlogo-868248b043aa569e7e429a7831e3f5d6a4935e7a.tar.zst |
prepare version 0.5.20.5.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |