From a4cbe620e83d0dab6fe964d809f0fb00cbed5f46 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 26 Oct 2008 13:22:16 -0700 Subject: release 2.0_pre1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7764fcc..d7b0f50 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # under the terms of the GNU General Public License version 3 as published # by the Free Software Foundation. See http://www.gnu.org/ for details. -VERSION := 2.0_pre0 +VERSION := 2.0_pre1 SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2) ifneq ($(SVN_REV),) -- cgit v1.2.3