diff options
-rw-r--r-- | version.log | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/version.log b/version.log index 1ac15ee61..f1c2970e6 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="10" -VERSION_BUILD="882" +VERSION_EXTRA="-rc1" +VERSION_BUILD="883" # $Log$ # +# BUILD : 1.7.10 (883) +# BUGS : n/a +# NOTES : Making use of VERSION_EXTRA for release candidates. +# # BUILD : 1.7.10 (882) # BUGS : n/a # NOTES : Typo fix |