~vcs-imports/ipfire/ipfire-2.x

« back to all changes in this revision

Viewing changes to make.sh

  • Committer: Arne Fitzenreiter
  • Date: 2019-12-09 18:37:16 UTC
  • mfrom: (7528.1.100)
  • Revision ID: git-v1:a15dbe44971a47d8749497d75cbfd829ba09e9a3
Merge branch 'next'

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
SNAME="ipfire"                                                  # Short name
27
27
# If you update the version don't forget to update backupiso and add it to core update
28
28
VERSION="2.23"                                                  # Version number
29
 
CORE="138"                                                      # Core Level (Filename)
30
 
PAKFIRE_CORE="138"                                              # Core Level (PAKFIRE)
 
29
CORE="139"                                                      # Core Level (Filename)
 
30
PAKFIRE_CORE="139"                                              # Core Level (PAKFIRE)
31
31
GIT_BRANCH=`git rev-parse --abbrev-ref HEAD`                    # Git Branch
32
32
SLOGAN="www.ipfire.org"                                         # Software slogan
33
33
CONFIG_ROOT=/var/ipfire                                         # Configuration rootdir