1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-14 13:15:47 +01:00

bug fix release

This commit is contained in:
Martin Stubenschrott
2007-05-02 12:55:19 +00:00
parent 06bf4d63d4
commit 80f7dd633f
3 changed files with 4 additions and 3 deletions

View File

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