diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.log b/version.log index 9a0f9650a..85987a072 100644 --- a/version.log +++ b/version.log @@ -8,7 +8,7 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="8" VERSION_EXTRA="-git" -VERSION_BUILD="3102" +VERSION_BUILD="3104" # Changes since 1.8.7 Release #Revision 3101 - Use base 10 for strtol() in the config parser to prevent numbers beginning with 0 from confusing it |