diff options
author | Dave Reisner <dreisner@archlinux.org> | 2013-08-25 16:15:35 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2013-08-25 16:15:35 -0400 |
commit | 5a1835c47a5076e1e4a740083b380496f8c742c2 (patch) | |
tree | 848de0d66712badd615bebfa2c42d7c7aa7e38a3 /Makefile | |
parent | 3640f71e84227c718f4525424ab4780abc6e12cd (diff) | |
download | mirror-ponymix-5a1835c47a5076e1e4a740083b380496f8c742c2.tar.gz mirror-ponymix-5a1835c47a5076e1e4a740083b380496f8c742c2.tar.bz2 mirror-ponymix-5a1835c47a5076e1e4a740083b380496f8c742c2.zip |
prepare v2 release
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -V=1 +V=2 VDEVEL=$(shell test -d .git && git describe 2>/dev/null) ifneq "$(VDEVEL)" "" |