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