From 81cf9f0c71250330ba2898d02361b8e1a6fde2f9 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 2 Sep 2012 08:31:43 -0400 Subject: Anope 1.9.7 Release --- src/version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.sh b/src/version.sh index c50b9c1a1..36284c83d 100644 --- a/src/version.sh +++ b/src/version.sh @@ -3,5 +3,5 @@ VERSION_MAJOR="1" VERSION_MINOR="9" VERSION_PATCH="7" -VERSION_EXTRA="-avoid-direct-visual-contact" +VERSION_EXTRA="" -- cgit