1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 07:22:27 +01:00

Use VERSION properly in git

2.0pre for everything between 1.2, alphas, betas and the final 2.0 is a bit silly
This commit is contained in:
Daniel Bainton
2009-02-09 17:10:41 +02:00
parent 06634d6223
commit c5c5e90f0e

View File

@@ -1,6 +1,6 @@
#### configuration
VERSION = 2.0b1
VERSION = 2.0b2pre
NAME = vimperator
include ../common/Makefile.common