From 06634d6223d38c0e550e5837fee4177508f7277f Mon Sep 17 00:00:00 2001 From: Daniel Bainton Date: Mon, 9 Feb 2009 17:07:32 +0200 Subject: [PATCH] Vimperator 2.0 beta1 --- vimperator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/Makefile b/vimperator/Makefile index fac3417f..2c93a6d7 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 2.0pre +VERSION = 2.0b1 NAME = vimperator include ../common/Makefile.common