1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 17:44:10 +01:00

bump version number

This commit is contained in:
Doug Kearns
2007-12-26 12:25:04 +00:00
parent 835570125b
commit 056de2a024

View File

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