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

use preX.X for development version numbers

This commit is contained in:
Doug Kearns
2007-09-05 11:45:37 +00:00
parent 7ef8095a07
commit 70b88d5615

View File

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