From 02502029871d055ecf02dbc172b1f450e0a09e2a Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 20 Feb 2014 15:24:51 +0100 Subject: prepare version 0.4.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f5e2862..19c5969 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ CFLAGS += $(shell pkg-config --cflags --libs zlib) CFLAGS += $(shell pkg-config --cflags --libs libqrencode) # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.3.6 +VERSION := 0.4.0 all: cqrlogo.cgi cqrlogo.fcgi README.html cqrlogo.png -- cgit v1.2.3-54-g00ecf