1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 09:24:12 +01:00

update Makefile version to 0.5.1

This commit is contained in:
Doug Kearns
2007-08-27 14:19:47 +00:00
parent 15afd8dfc9
commit 626d8472d9

View File

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