]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Set version to 2.9rc1. v2.9-rc1
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 8 Jan 2011 13:07:19 +0000 (14:07 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 8 Jan 2011 13:07:19 +0000 (14:07 +0100)
make.sh
src/scripts/backupiso

diff --git a/make.sh b/make.sh
index fa31d97121a3e50218111e9e59ad1352b955d86b..854f4a297b4059e42409386fa275518a3b9ea896 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -24,7 +24,7 @@
 
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
-VERSION="2.9beta3"                                             # Version number
+VERSION="2.9rc1"                                               # Version number
 CORE="43"                                                      # Core Level (Filename)
 PAKFIRE_CORE="43"                                              # Core Level (PAKFIRE)
 GIT_BRANCH=`git status | head -n1 | cut -d" " -f4`             # Git Branch
index f11c33ae36ff6f13966e93c05f18ba2d2ff7ef5f..6aacf8dde0950b24354f8a78b7dc9e47009f680b 100644 (file)
@@ -3,7 +3,7 @@
 COREVER=`cat /opt/pakfire/db/core/mine`
 # FIXME: edit this lines before release
 URL=http://download.ipfire.org/iso/
-ISO=ipfire-2.9beta3.i586-full-core$COREVER.iso
+ISO=ipfire-2.9rc1.i586-full-core$COREVER.iso
 
 if [ -z "$1" ]; then 
        echo usage: $0 backup-file