summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2016-02-22 09:57:22 +0000
committerRoy Marples <roy@marples.name>2016-02-22 09:57:22 +0000
commit20a610ebb697eb3cd8610c6d4e46fb8c1a3ecc67 (patch)
treed975bd9b237fec2a7678d35998604fc11d60f849
parent8561f495dc74ee5383482161c8b069267c2ce420 (diff)
downloadopenresolv-20a610ebb697eb3cd8610c6d4e46fb8c1a3ecc67.tar.xz
Release openresolv-3.7.3openresolv-3.7.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 15729a8..3171a03 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PKG= openresolv
-VERSION= 3.7.2
+VERSION= 3.7.3
# Nasty hack so that make clean works without configure being run
_CONFIG_MK!= test -e config.mk && echo config.mk || echo config-null.mk