mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
set version to IPFire 2.15 rc1.
This commit is contained in:
2
make.sh
2
make.sh
@@ -25,7 +25,7 @@
|
|||||||
NAME="IPFire" # Software name
|
NAME="IPFire" # Software name
|
||||||
SNAME="ipfire" # Short name
|
SNAME="ipfire" # Short name
|
||||||
VERSION="2.15" # Version number
|
VERSION="2.15" # Version number
|
||||||
CORE="76-beta3" # Core Level (Filename)
|
CORE="76-rc1" # Core Level (Filename)
|
||||||
PAKFIRE_CORE="76" # Core Level (PAKFIRE)
|
PAKFIRE_CORE="76" # Core Level (PAKFIRE)
|
||||||
GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch
|
GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch
|
||||||
SLOGAN="www.ipfire.org" # Software slogan
|
SLOGAN="www.ipfire.org" # Software slogan
|
||||||
|
|||||||
Reference in New Issue
Block a user