diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 23:16:05 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 23:16:05 +0100 |
commit | d262c82914155472db19ce45a378bb7cd4bc7c13 (patch) | |
tree | 12ed08e69e5d07a4e71e103e61adb22a40f21c94 | |
parent | 646ff795a58937cc839d1de1c01476f57ba94554 (diff) | |
download | cqrlogo-d262c82914155472db19ce45a378bb7cd4bc7c13.tar.gz cqrlogo-d262c82914155472db19ce45a378bb7cd4bc7c13.tar.zst |
prepare version 0.5.50.5.5
-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.4 +VERSION := 0.5.5 # library abi version SOVERSION := 0 |