From c5c5e90f0e31bc222adec24a1eb85c18fdf8c89d Mon Sep 17 00:00:00 2001 From: Daniel Bainton Date: Mon, 9 Feb 2009 17:10:41 +0200 Subject: Use VERSION properly in git 2.0pre for everything between 1.2, alphas, betas and the final 2.0 is a bit silly --- vimperator/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimperator/Makefile b/vimperator/Makefile index 2c93a6d7..b292b37f 100644 --- a/vimperator/Makefile +++ b/vimperator/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 2.0b1 +VERSION = 2.0b2pre NAME = vimperator include ../common/Makefile.common -- cgit v1.2.3