From 5b39503d7e5e781d2f9931ec175f8b94d4f6eed7 Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 7 Oct 2005 17:13:46 +0000 Subject: [PATCH] Update version to 2.5.8 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2824 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.spec | 4 +++- Shorewall/uninstall.sh | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index 22c1fc94e..bbfaa64d6 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -1,5 +1,5 @@ %define name shorewall -%define version 2.5.7 +%define version 2.5.8 %define release 1 %define prefix /usr @@ -157,6 +157,8 @@ fi %doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn %changelog +* Fri Oct 07 2005 Tom Eastep tom@shorewall.net +- Updated to 2.5.7-1 * Tue Oct 04 2005 Tom Eastep tom@shorewall.net - Updated to 2.5.7-1 * Sat Sep 17 2005 Tom Eastep tom@shorewall.net diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index 2f0fafb3d..cec25d5eb 100755 --- a/Shorewall/uninstall.sh +++ b/Shorewall/uninstall.sh @@ -26,7 +26,7 @@ # You may only use this script to uninstall the version # shown below. Simply run this script to remove Shorewall Firewall -VERSION=2.5.7 +VERSION=2.5.8 usage() # $1 = exit status {