diff options
-rw-r--r-- | version.log | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/version.log b/version.log index 89d95f02d..b4f198e4f 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="11" -VERSION_EXTRA="-rc1" -VERSION_BUILD="887" +VERSION_EXTRA="-rc2" +VERSION_BUILD="888" # $Log$ # +# BUILD : 1.7.11 (888) +# BUGS : +# NOTES : Anope 1.7.11-rc2 +# # BUILD : 1.7.11 (887) # BUGS : # NOTES : Fixed various errors with version handling, mostly related to VERSION_EXTRA on win32 |