index : asp32 | |
Archlinux32 fork of asp - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2017-08-20 19:51:38 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2017-08-20 19:51:38 -0400 |
commit | c9dfb6dc724d8d2d79d525620566e3f188d72310 (patch) | |
tree | fa44ca1f2c47e0f2cfab52ba728ab6745991075a | |
parent | 6e223a841aa676689f535e402090c7082b1d6374 (diff) |
-rw-r--r-- | Makefile | 2 |
@@ -1,6 +1,6 @@ PACKAGE_NAME = asp -VERSION = v1 +VERSION = v2 VDEVEL = $(shell test -d .git && git describe --dirty 2>/dev/null) ifneq "$(VDEVEL)" "" |