diff options
author | Dave Reisner <dreisner@archlinux.org> | 2016-06-07 07:02:51 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2016-06-07 07:02:51 -0400 |
commit | 54dcb9fabcd6c6d64f377c13abb6a19cd51d7f93 (patch) | |
tree | d38b282424e742b6e9bb9ccf7102686cc29eaa5e /Makefile | |
parent | 24d1b5fe6064390be9efdf079d9838bec92c0158 (diff) | |
download | mirror-ponymix-54dcb9fabcd6c6d64f377c13abb6a19cd51d7f93.tar.gz mirror-ponymix-54dcb9fabcd6c6d64f377c13abb6a19cd51d7f93.tar.bz2 mirror-ponymix-54dcb9fabcd6c6d64f377c13abb6a19cd51d7f93.zip |
prepare v5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -V=4 +V=5 VDEVEL=$(shell test -d .git && git describe 2>/dev/null) ifneq "$(VDEVEL)" "" |