aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2013-08-25 16:15:35 -0400
committerDave Reisner <dreisner@archlinux.org>2013-08-25 16:15:35 -0400
commit5a1835c47a5076e1e4a740083b380496f8c742c2 (patch)
tree848de0d66712badd615bebfa2c42d7c7aa7e38a3
parent3640f71e84227c718f4525424ab4780abc6e12cd (diff)
downloadmirror-ponymix-5a1835c47a5076e1e4a740083b380496f8c742c2.tar.gz
mirror-ponymix-5a1835c47a5076e1e4a740083b380496f8c742c2.tar.bz2
mirror-ponymix-5a1835c47a5076e1e4a740083b380496f8c742c2.zip
prepare v2 release
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c9c7be..f808eba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-V=1
+V=2
VDEVEL=$(shell test -d .git && git describe 2>/dev/null)
ifneq "$(VDEVEL)" ""