aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2bbd5b6..b3d08c7 100644
--- a/Makefile
+++ b/Makefile
@@ -190,7 +190,7 @@ ifeq ($(shell which pkg-config > /dev/null; echo $$?),0)
endif
# version info
-VERSION=1.35
+VERSION=1.36
USE_SVN=
ifeq ($(wildcard .svn),.svn)