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 2cd4c5e..91a8cf7 100644
--- a/include/version.h.in
+++ b/include/version.h.in
@@ -4,6 +4,6 @@
/* pkg version */
char package[] = "rancid";
-char version[] = "2.3.1";
+char version[] = "2.3.2a";
#endif