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