From 34754c415955ecd5b985cb307e404507fe11c32e Mon Sep 17 00:00:00 2001 From: merakor Date: Mon, 4 Jan 2021 11:50:46 +0000 Subject: cpt: update version to 5.1.2 FossilOrigin-Name: 4423fa4ed6d8b958a2cab88b834ef267b979861431542b79abf02a00fefeff0d --- config.mk | 2 +- src/cpt-lib | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.mk b/config.mk index ba76118..6d44af5 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # See LICENSE for copyright information -VERSION = 5.1.1 +VERSION = 5.1.2 # Paths PREFIX = /usr/local diff --git a/src/cpt-lib b/src/cpt-lib index 6afd030..9edefe8 100644 --- a/src/cpt-lib +++ b/src/cpt-lib @@ -8,7 +8,7 @@ # Currently maintained by Cem Keylan. version() { - log "Carbs Packaging Tools" 5.1.1 + log "Carbs Packaging Tools" 5.1.2 exit 0 } -- cgit v1.2.3