]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
core167: Increment release version in update.sh
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Mar 2022 13:52:03 +0000 (13:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Mar 2022 13:53:23 +0000 (13:53 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/167/update.sh

index dd71f4e7c61ccf1366cb29112725e13b420fc3a6..ef3a95e4f85965620b232c34e1452d091adcda54 100644 (file)
@@ -24,7 +24,7 @@
 . /opt/pakfire/lib/functions.sh
 /usr/local/bin/backupctrl exclude >/dev/null 2>&1
 
-core=166
+core=167
 
 # Remove old core updates from pakfire cache to save space...
 for (( i=1; i<=$core; i++ )); do