index : asp32 | |
Archlinux32 fork of asp - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -1,6 +1,6 @@ PACKAGE_NAME = asp -VERSION = v0 +VERSION = v1 VDEVEL = $(shell test -d .git && git describe --dirty 2>/dev/null) ifneq "$(VDEVEL)" "" |