mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +02:00
Set version to 2.15 beta1.
This commit is contained in:
4
make.sh
4
make.sh
@@ -24,8 +24,8 @@
|
||||
|
||||
NAME="IPFire" # Software name
|
||||
SNAME="ipfire" # Short name
|
||||
VERSION="2.13" # Version number
|
||||
CORE="75" # Core Level (Filename)
|
||||
VERSION="2.15" # Version number
|
||||
CORE="76-beta1" # Core Level (Filename)
|
||||
PAKFIRE_CORE="75" # Core Level (PAKFIRE)
|
||||
GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch
|
||||
SLOGAN="www.ipfire.org" # Software slogan
|
||||
|
||||
Reference in New Issue
Block a user