From 690ac4d13bc9621bc9d867026a2a7beb0dbf6845 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 4 Sep 2007 02:50:42 +0000 Subject: [PATCH] update version to 0.6dev --- Makefile | 2 +- chrome/content/vimperator/vimperator.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 05e124c3..b52fb393 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ TOP = $(shell pwd) -VERSION = 0.6 +VERSION = 0.6dev OS = $(shell uname -s) BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S") diff --git a/chrome/content/vimperator/vimperator.js b/chrome/content/vimperator/vimperator.js index eff36273..d1455863 100644 --- a/chrome/content/vimperator/vimperator.js +++ b/chrome/content/vimperator/vimperator.js @@ -197,7 +197,7 @@ const vimperator = (function() //{{{ //}, // ###VERSION### and ###DATE### are replaced by the Makefile - version: "###VERSION### CVS (created: ###DATE###)", + version: "###VERSION### (created: ###DATE###)", input: { buffer: "", // partial command storage