Set version to 2.9rc1.

This commit is contained in:
Arne Fitzenreiter
2011-01-08 14:07:19 +01:00
parent ec8d7a31d6
commit c2cc3cf1b9
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View 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