1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 22:07:59 +01:00

Changed version number to 0.6 CVS

This commit is contained in:
Martin Stubenschrott
2007-08-17 09:41:43 +00:00
parent 665cf55bc1
commit 4d38b439ed
3 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
TOP = $(shell pwd)
VERSION = 0.5
VERSION = 0.6
OS = $(shell uname -s)
BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S")

4
NEWS
View File

@@ -1,6 +1,10 @@
<pre>
2007-xx-xx:
* version 0.6
2007-08-16:
* version 0.5
* :map support (also :noremap, :unmap)
* :bmarks and :history now use the multiline message window for output
* rename :bm, :bmadd, and :bmdel to :bmarks, :bmark, and :delbmarks respectively
* new :normal command

View File

@@ -161,7 +161,7 @@ const vimperator = (function() //{{{
//},
// ###VERSION### and ###DATE### are replaced by the Makefile
version: "###VERSION### (created: ###DATE###)",
version: "###VERSION### CVS (created: ###DATE###)",
input: {
buffer: "", // partial command storage