1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 22:01:24 +02:00

fixed makefile

This commit is contained in:
Martin Stubenschrott
2007-09-05 13:44:12 +00:00
parent 93eb663155
commit 517dea72e1
4 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
TOP = $(shell pwd)
VERSION = pre0.6
VERSION = 0.6pre
OS = $(shell uname -s)
BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S")