From: buildmaster Date: Thu, 17 Aug 2023 09:03:29 +0000 (+0200) Subject: New release X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=58fdf4a36e917fb3e39fc97cfaf767e4857f94e2;p=Eclipse.git New release --- diff --git a/Makefile b/Makefile index 5d6089c..b6c5752 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 00750ed..b8626c4 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -3 +4