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

use 0.5 for the version strings

This commit is contained in:
Doug Kearns
2007-08-23 13:38:14 +00:00
parent 18b1bec16c
commit 3f6e7e8766

View File

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