From: buildmaster Date: Fri, 2 Oct 2020 10:20:06 +0000 (+0200) Subject: New release X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=946d114cdb2e7e623cd3a033ebb04e5033c8cedc;p=LibreOffice.git New release --- 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