From: Arne Fitzenreiter Date: Fri, 8 Feb 2013 18:22:40 +0000 (+0100) Subject: IPFire 2.13rc2. X-Git-Tag: v2.13-rc2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fheads%2Frc2;p=ipfire-2.x.git IPFire 2.13rc2. --- diff --git a/make.sh b/make.sh index f48f4edfab..8d42e475d2 100755 --- a/make.sh +++ b/make.sh @@ -24,7 +24,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name -VERSION="2.13rc1" # Version number +VERSION="2.13rc2" # Version number CORE="65" # Core Level (Filename) PAKFIRE_CORE="65" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch