diff options
author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-09 19:17:18 +0000 |
---|---|---|
committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-09 19:17:18 +0000 |
commit | d49b3a25fda5f597491e73640dd1e76babc240eb (patch) | |
tree | 0f169cb5d49af47b475e15f2be7f2f70aebf11b3 | |
parent | 9312af211e9a2395a96ddb11d6e2f7cdcd928067 (diff) |
Modify version string to 1.9.0-release1.9.0
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1951 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | version.log | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.log b/version.log index 4f51888c9..ead0f9186 100644 --- a/version.log +++ b/version.log @@ -8,7 +8,7 @@ VERSION_MAJOR="1" VERSION_MINOR="9" VERSION_PATCH="0" -VERSION_EXTRA="-git" +VERSION_EXTRA="-release" VERSION_BUILD="0" # $Log$ |