From 9f5783ca26cc5b3c27fae17e5ae3b923d0a7eb33 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 3 Apr 2011 10:01:01 -0700 Subject: [PATCH] Set version to RC1 --- Shorewall/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 5edb1c7b5..0d7caf713 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -VERSION=4.4.19-Beta4 +VERSION=4.4.19-RC1 usage() # $1 = exit status {