From 6be11c7cc28d650b85b9dc7e922d5678394f8995 Mon Sep 17 00:00:00 2001 From: Daniel Bainton Date: Thu, 19 Feb 2009 18:00:32 +0200 Subject: [PATCH] update makefile for 2.0 beta3 pre --- vimperator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/Makefile b/vimperator/Makefile index 9ca5b334..639ea591 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 2.0b2 +VERSION = 2.0b3pre NAME = vimperator include ../common/Makefile.common