summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2017-08-20 19:51:38 -0400
committerDave Reisner <dreisner@archlinux.org>2017-08-20 19:51:38 -0400
commitc9dfb6dc724d8d2d79d525620566e3f188d72310 (patch)
treefa44ca1f2c47e0f2cfab52ba728ab6745991075a
parent6e223a841aa676689f535e402090c7082b1d6374 (diff)
downloadasp32-c9dfb6dc724d8d2d79d525620566e3f188d72310.tar.xz
Bump version to v2v2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6067a56..19264e7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
PACKAGE_NAME = asp
-VERSION = v1
+VERSION = v2
VDEVEL = $(shell test -d .git && git describe --dirty 2>/dev/null)
ifneq "$(VDEVEL)" ""