set version to 2.27

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-08-01 11:51:14 +02:00
parent 52758d52c3
commit 255273a36b
3 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# FIXME: edit this lines before release
IPFVER=2.25
IPFVER=2.27
COREVER=$(cat /opt/pakfire/db/core/mine)
arch=$(uname -m)