summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-03-24 16:39:20 +0000
committerRoy Marples <roy@marples.name>2017-03-24 16:39:20 +0000
commite71c3a01d464c97fd543314487f009d894d76422 (patch)
tree07df214f739ec0b2b9d61e0d85e4bb2fbaa1dabf
parent5948adb9829085ad1f74bff4345bbab069bceeb6 (diff)
downloadparpd-e71c3a01d464c97fd543314487f009d894d76422.tar.xz
Prepare for 1.7parpd-1.7
-rw-r--r--parpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parpd.h b/parpd.h
index 8194025..07af89d 100644
--- a/parpd.h
+++ b/parpd.h
@@ -30,7 +30,7 @@
#include <net/if.h>
-#define VERSION "1.6"
+#define VERSION "1.7"
#ifndef SYSCONFDIR
# define SYSCONFDIR "/etc"
#endif