From 4d649ac1bec1894515efb5bb8e10fc44175cf047 Mon Sep 17 00:00:00 2001 From: "geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sat, 17 Sep 2005 10:33:14 +0000 Subject: [PATCH] BUILD : 1.7.11 (888) BUGS : NOTES : Anope 1.7.11-rc2 git-svn-id: svn://svn.anope.org/anope/trunk@888 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@635 5417fbe8-f217-4b02-8779-1006273d7864 --- version.log | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/version.log b/version.log index 89d95f02d..b4f198e4f 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="11" -VERSION_EXTRA="-rc1" -VERSION_BUILD="887" +VERSION_EXTRA="-rc2" +VERSION_BUILD="888" # $Log$ # +# BUILD : 1.7.11 (888) +# BUGS : +# NOTES : Anope 1.7.11-rc2 +# # BUILD : 1.7.11 (887) # BUGS : # NOTES : Fixed various errors with version handling, mostly related to VERSION_EXTRA on win32