From d49b3a25fda5f597491e73640dd1e76babc240eb Mon Sep 17 00:00:00 2001 From: rburchell Date: Mon, 9 Feb 2009 19:17:18 +0000 Subject: Modify version string to 1.9.0-release git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1951 5417fbe8-f217-4b02-8779-1006273d7864 --- version.log | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$ -- cgit