From 6adbdb31294af6239b6d289b45217903c522a37e Mon Sep 17 00:00:00 2001 From: Daniel Bainton Date: Sun, 29 Mar 2009 02:36:04 +0200 Subject: [PATCH] update version to 2.1a1pre --- vimperator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/Makefile b/vimperator/Makefile index 63e812a0..165a4b0f 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 2.0 +VERSION = 2.1a1pre NAME = vimperator include ../common/Makefile.common