summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2013-06-12 05:30:15 +0200
committerJuan RP <xtraeme@gmail.com>2013-06-12 05:30:15 +0200
commit3389b3d3de8c37db3f3a50c3ec9095200dca4188 (patch)
tree086a5969455c2305b4f3c5ba2bfe2833702a9d46 /Makefile
parent65daf0eb35a83878fe3443e3a8ace580651e5519 (diff)
downloadhrmpf-3389b3d3de8c37db3f3a50c3ec9095200dca4188.tar.gz
hrmpf-3389b3d3de8c37db3f3a50c3ec9095200dca4188.tar.xz
hrmpf-3389b3d3de8c37db3f3a50c3ec9095200dca4188.zip
Bump version to v16.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 10830cf..3e1d9d8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 GITVER := $(shell git rev-parse HEAD)
-VERSION = 0.15
+VERSION = 0.16
 PREFIX ?= /usr/local
 SBINDIR ?= $(PREFIX)/sbin
 SHAREDIR ?= $(PREFIX)/share