From 7ac9a0580345a7a8931e855083fcaccbc1666831 Mon Sep 17 00:00:00 2001 From: Martin Stubenschrott Date: Fri, 11 May 2007 12:42:17 +0000 Subject: First attempt in making vimperator object orietened. For now only the CommandLine widget was made a real encapsulated object. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cab6cf1f..e4a7a76d 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ TOP = $(shell pwd) -VERSION = 0.4.1 +VERSION = 0.5 OS = $(shell uname -s) BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S") -- cgit v1.2.3