increase version in trunk

This commit is contained in:
Ludwig Nussel 2009-04-13 20:20:05 +00:00
parent 06954842b2
commit 94bc49653d
1 changed files with 1 additions and 1 deletions

View File

@ -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)