From 946d114cdb2e7e623cd3a033ebb04e5033c8cedc Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 2 Oct 2020 12:20:06 +0200 Subject: [PATCH] New release --- Makefile | 2 +- RELEASE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b3e6f95..55856bc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE = $(shell basename `pwd` ) DESTDIR = / -REPO = /srv/www/repo/TESTING/salt-packages/ +REPO = /srv/www/repo/salt-packages/ VERSION = $(shell cat VERSION ) RELEASE = $(shell cat RELEASE ) NRELEASE = $(shell echo $(RELEASE) + 1 | bc ) diff --git a/RELEASE b/RELEASE index 48082f7..b1bd38b 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -12 +13 -- 2.43.0