summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-03-14 21:36:02 +0000
committerRoy Marples <roy@marples.name>2017-03-14 21:36:02 +0000
commit73d455d4860562aae440abf6347a7edc88f01990 (patch)
tree6594b56d1fd3b7d5cfd236365bfe4a241ac2d70d
parent4028413fd99118377a6c99322b7fc138412b8c5f (diff)
downloadparpd-73d455d4860562aae440abf6347a7edc88f01990.tar.xz
Prepare for 1.6parpd-1.6
-rw-r--r--parpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parpd.h b/parpd.h
index 7b72517..8194025 100644
--- a/parpd.h
+++ b/parpd.h
@@ -30,7 +30,7 @@
#include <net/if.h>
-#define VERSION "1.5"
+#define VERSION "1.6"
#ifndef SYSCONFDIR
# define SYSCONFDIR "/etc"
#endif