1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 10:34:11 +01:00

use preX.X for development version numbers

This commit is contained in:
Doug Kearns
2007-09-05 11:46:02 +00:00
parent 9f53fb7de2
commit fe87657307

View File

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