diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/version.log b/version.log index 3bfc7c31b..8474814b2 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="14" VERSION_EXTRA="" -VERSION_BUILD="1077" +VERSION_BUILD="1078" # $Log$ # +# BUILD : 1.7.14 (1078) +# BUGS : 527 +# NOTES : Applied path from heinz for... 1) fixes bug 527 2) adds mod version to windows stuff 3) fixes some ugly indentation in install.js 4) cleans up manifest files on spotless +# +# # BUILD : 1.7.14 (1077) # BUGS : N/A # NOTES : renamed set_key to chan_set_key, modified modules Makefiles to not link against anope libs (its unneeded) |