From 5023731b8de574d25ce4e95f4bb56f57e422cfa5 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 13 Jan 2014 10:19:50 +0100 Subject: prepare release 0.3.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 257625a..b212967 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,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.5 +VERSION := 0.3.6 all: cqrlogo README.html cqrlogo.png -- cgit v1.2.3-54-g00ecf