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 bdc0c4a..4b29626 100644
--- a/include/version.h
+++ b/include/version.h
@@ -4,6 +4,6 @@
/* pkg version */
char package[] = "rancid";
-char version[] = "2.3.2a10";
+char version[] = "2.3.2";
#endif
diff --git a/include/version.h.in b/include/version.h.in
index bdc0c4a..4b29626 100644
--- a/include/version.h.in
+++ b/include/version.h.in
@@ -4,6 +4,6 @@
/* pkg version */
char package[] = "rancid";
-char version[] = "2.3.2a10";
+char version[] = "2.3.2";
#endif