1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-03 20:14:11 +01:00

use preX.X for development version numbers

This commit is contained in:
Doug Kearns
2007-09-08 09:41:30 +00:00
parent 30d9b25d35
commit e9f3a2a703

View File

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