From 079bc1a933b44de46d1604827542c69bd2ba4ee4 Mon Sep 17 00:00:00 2001 From: Daniel Bainton Date: Sat, 14 Mar 2009 12:37:01 +0200 Subject: [PATCH] Vimperator 2.0 beta 3 --- vimperator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/Makefile b/vimperator/Makefile index 639ea591..954aa83a 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 2.0b3pre +VERSION = 2.0b3 NAME = vimperator include ../common/Makefile.common