From eab6aafa26ff3dcaae99b3f5ca52479f17240a41 Mon Sep 17 00:00:00 2001 From: Martin Stubenschrott Date: Sat, 16 Aug 2008 17:13:03 +0000 Subject: [PATCH] updated version to 2.0pre since the next release will probably break the completion API again --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cac00bdf..592271f4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 1.2 +VERSION = 2.0pre NAME = vimperator include Makefile.common