diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE_NAME = asp -VERSION = v2 +VERSION = v3 VDEVEL = $(shell test -d .git && git describe --dirty 2>/dev/null) ifneq "$(VDEVEL)" "" |
index : archlinux32/asp32 | ||
Fork of asp (https://github.com/falconindy/asp) for the Archlinux32 project |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -1,6 +1,6 @@ PACKAGE_NAME = asp -VERSION = v2 +VERSION = v3 VDEVEL = $(shell test -d .git && git describe --dirty 2>/dev/null) ifneq "$(VDEVEL)" "" |