From 5a60b27cf91c20d9139e109dde0adca008cd904a Mon Sep 17 00:00:00 2001 From: Daniel Bainton Date: Thu, 19 Feb 2009 16:40:45 +0200 Subject: [PATCH] Vimperator 2.0 beta2 --- vimperator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/Makefile b/vimperator/Makefile index b292b37f..9ca5b334 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 2.0b2pre +VERSION = 2.0b2 NAME = vimperator include ../common/Makefile.common