diff options
author | Adam <Adam@anope.org> | 2013-01-09 04:16:24 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-01-09 04:23:25 -0500 |
commit | 14a957f8a03983fea5986c0464e73156d3dad018 (patch) | |
tree | 2a5dc1d435ef8d031d192d3d1db753c8d84b9e2f /version.log | |
parent | 8fb31b6441d87d0b4302cfbb7835b09fe61e8c7e (diff) |
Update copyright to 2013. This was done with:
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.log b/version.log index 4e1a825f4..30540b112 100644 --- a/version.log +++ b/version.log @@ -1,4 +1,4 @@ -# (C) 2003-2012 Anope Team +# (C) 2003-2013 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for further details. @@ -8,7 +8,7 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="8" VERSION_EXTRA="-git" -VERSION_BUILD="3106" +VERSION_BUILD="3107" # Changes since 1.8.7 Release #Revision 3106 - Replaced experimental Hybrid 7.0 support by Hybrid 8.0 support. (Patch provided by Hybrid Development Team) |