summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a898b95..15729a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PKG= openresolv
-VERSION= 3.7.1
+VERSION= 3.7.2
# Nasty hack so that make clean works without configure being run
_CONFIG_MK!= test -e config.mk && echo config.mk || echo config-null.mk