aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8c5063c..0a04321 100644
--- a/Makefile
+++ b/Makefile
@@ -16,13 +16,13 @@
# <http://www.gnu.org/licenses/>.
PACKAGE = slackupgrade
-VERSION = 2.1
+VERSION = 2.3
SBINDIR = /sbin
MANDIR = /usr/man
MAN8DIR = $(MANDIR)/man8
CONFDIR = /etc/$(PACKAGE)
-CONFFILES = conf/14.0-14.1.repl conf/14.1-14.2.repl
+CONFFILES = conf/14.0-14.1.repl conf/14.1-14.2.repl conf/14.2-15.0.repl
help:;
@echo "Avalable targets:"

Return to:

Send suggestions and report system problems to the System administrator.