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