diff options
author | Christian Hesse <mail@eworm.de> | 2016-05-09 12:04:14 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-05-09 12:04:14 +0200 |
commit | 643e96df716ab4ae94432fdff15a5813b6d6a81d (patch) | |
tree | 9180fc8b85a99e4d5d18e10f7f31b5ec788bf0cf /Makefile | |
parent | daddd6cb7d021a73de45cd21f42da438c65dc1df (diff) | |
download | cqrlogo-643e96df716ab4ae94432fdff15a5813b6d6a81d.tar.gz cqrlogo-643e96df716ab4ae94432fdff15a5813b6d6a81d.tar.zst |
prepare version 0.5.40.5.4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |