summaryrefslogtreecommitdiffstats
path: root/include/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/version.h')
-rw-r--r--include/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h
index 91a8cf7..976d99d 100644
--- a/include/version.h
+++ b/include/version.h
@@ -4,6 +4,6 @@
/* pkg version */
char package[] = "rancid";
-char version[] = "2.3.2a";
+char version[] = "2.3.2a2";
#endif