summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2013-09-29 10:26:53 +0200
committerJuan RP <xtraeme@gmail.com>2013-09-29 10:26:53 +0200
commite267fde82f08f5a0c7f329f5a52fa8cc4961fb68 (patch)
tree61f0b22d883c87a6196ba2dc8d2797fa8c1b5a81 /Makefile
parentecf9674d141df3a7b00b916b1a5e4c7f81ca9d4b (diff)
downloadhrmpf-e267fde82f08f5a0c7f329f5a52fa8cc4961fb68.tar.gz
hrmpf-e267fde82f08f5a0c7f329f5a52fa8cc4961fb68.tar.xz
hrmpf-e267fde82f08f5a0c7f329f5a52fa8cc4961fb68.zip
Make this work with xbps >= 0.26.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e358d0b..3f12bce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 GITVER := $(shell git rev-parse --short HEAD)
-VERSION = 0.21
+VERSION = 0.22
 PREFIX ?= /usr/local
 SBINDIR ?= $(PREFIX)/sbin
 SHAREDIR ?= $(PREFIX)/share