From 94bc49653d1d26bd26f58c2866be40debe3dd916 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 13 Apr 2009 20:20:05 +0000 Subject: [PATCH] increase version in trunk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2bbd5b6a..b3d08c73 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)