mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Changed Version from 2.2-test to 2.2
Changed make.sh to push to master Edit some IPFire 2.1 strings to 2.2
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.2-test"
|
||||
GIT_BRANCH=rspezial:rspezial # Version number
|
||||
VERSION="2.2"
|
||||
GIT_BRANCH=master:master # Version number
|
||||
SLOGAN="www.ipfire.org" # Software slogan
|
||||
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
||||
NICE=10 # Nice level
|
||||
|
||||
Reference in New Issue
Block a user