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 {