1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-14 16:33:31 +02: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) TOP = $(shell pwd)
VERSION = 0.6dev VERSION = pre0.6
OS = $(shell uname -s) OS = $(shell uname -s)
BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S") BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S")