summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/version.h2
-rw-r--r--include/version.h.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/version.h b/include/version.h
index 9f99a48..b2a0ff1 100644
--- a/include/version.h
+++ b/include/version.h
@@ -4,6 +4,6 @@
/* pkg version */
char package[] = "rancid";
-char version[] = "2.3.2a6";
+char version[] = "2.3.2a7";
#endif
diff --git a/include/version.h.in b/include/version.h.in
index 9f99a48..b2a0ff1 100644
--- a/include/version.h.in
+++ b/include/version.h.in
@@ -4,6 +4,6 @@
/* pkg version */
char package[] = "rancid";
-char version[] = "2.3.2a6";
+char version[] = "2.3.2a7";
#endif