From 3831c1d538775f6857047b9c64594a6a6ecfc619 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 31 Oct 2018 15:46:37 +0100 Subject: [PATCH] New release --- Makefile | 2 +- RELEASE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e858e9b..6eb8a18 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 1e8b314..7f8f011 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -6 +7 -- 2.43.0