diff options
Diffstat (limited to 'include/version.h')
-rw-r--r-- | include/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/version.h b/include/version.h index a5b65c8..5ee4b84 100644 --- a/include/version.h +++ b/include/version.h @@ -4,6 +4,6 @@ /* pkg version */ char package[] = "rancid"; -char version[] = "2.3.2a4"; +char version[] = "2.3.2a5"; #endif |