From a32119091fd4a855ffe5657b38178de15dce5794 Mon Sep 17 00:00:00 2001 From: ludwig Date: Mon, 13 Apr 2009 20:20:05 +0000 Subject: increase version in trunk git-svn-id: svn://svn.icculus.org/quake3/trunk@1525 edf5b092-35ff-0310-97b2-ce42778d08ea --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3