summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2017-04-13 09:57:52 -0400
committerDave Reisner <dreisner@archlinux.org>2017-04-13 10:00:34 -0400
commitfea04b3ff78a50078bcd3ffdfe18ff3fc392b494 (patch)
treeb1b443518747a1e89a559be64e587f3ee2240375
parent19a269516f4e68cd1978cd939a4dfbf1bd2db86c (diff)
downloadasp32-fea04b3ff78a50078bcd3ffdfe18ff3fc392b494.tar.xz
bump version to v1v1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da0e755..6067a56 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
PACKAGE_NAME = asp
-VERSION = v0
+VERSION = v1
VDEVEL = $(shell test -d .git && git describe --dirty 2>/dev/null)
ifneq "$(VDEVEL)" ""