mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Tag Core Update 105
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
4
make.sh
4
make.sh
@@ -25,8 +25,8 @@
|
|||||||
NAME="IPFire" # Software name
|
NAME="IPFire" # Software name
|
||||||
SNAME="ipfire" # Short name
|
SNAME="ipfire" # Short name
|
||||||
VERSION="2.19" # Version number
|
VERSION="2.19" # Version number
|
||||||
CORE="104" # Core Level (Filename)
|
CORE="105" # Core Level (Filename)
|
||||||
PAKFIRE_CORE="104" # Core Level (PAKFIRE)
|
PAKFIRE_CORE="105" # 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
|
||||||
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
||||||
|
|||||||
Reference in New Issue
Block a user