diff options
-rw-r--r-- | version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.m4 b/version.m4 index 48710a349..2f1a87877 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.8.95]) +m4_define([VERSION_NUMBER], [1.8.96]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM |