summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2018-09-08 09:20:52 -0400
committerDave Reisner <dreisner@archlinux.org>2018-09-08 09:20:52 -0400
commit51bbb93868c6ed68862f9d9785d36853b5f981ba (patch)
treed4ded0175c67d8374d7cce64e35792f532123872
parent19142f31449c5b7d81e3c61873d025d855886fef (diff)
downloadasp32-3.tar.xz
prepare v3v3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 19264e7..c545a05 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
PACKAGE_NAME = asp
-VERSION = v2
+VERSION = v3
VDEVEL = $(shell test -d .git && git describe --dirty 2>/dev/null)
ifneq "$(VDEVEL)" ""