1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 23:04:17 +01:00

update version to 0.5.2dev

This commit is contained in:
Doug Kearns
2007-09-04 02:50:17 +00:00
parent 38ebd2273c
commit a66b756111
2 changed files with 4 additions and 1 deletions

View File

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

3
NEWS
View File

@@ -1,4 +1,7 @@
<pre>
2007-XX-XX:
* version 0.5.2
2007-09-03:
* version 0.5.1
* native / and ? search and n and N working again