diff options
author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-10 10:07:17 +0000 |
---|---|---|
committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-10 10:07:17 +0000 |
commit | 018f1a50b28a91398b278f4ab4de1d3a365250a2 (patch) | |
tree | 4ba23b01a3eb9b3d1b85f0124074dffa270ed518 | |
parent | 4d89b91ed311fa3952ee968bdd133a480bd6b745 (diff) |
Bump version to 1.9.1-explodes-on-impact.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1971 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | version.log | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.log b/version.log index ead0f9186..8c53a4bff 100644 --- a/version.log +++ b/version.log @@ -7,8 +7,8 @@ VERSION_MAJOR="1" VERSION_MINOR="9" -VERSION_PATCH="0" -VERSION_EXTRA="-release" +VERSION_PATCH="1" +VERSION_EXTRA="-explodes-on-impact" VERSION_BUILD="0" # $Log$ |