aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 6 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8c5063c..def1c67 100644
--- a/Makefile
+++ b/Makefile
@@ -13,13 +13,13 @@
13# 13#
14# You should have received a copy of the GNU General Public License 14# You should have received a copy of the GNU General Public License
15# along with slackupgrade. If not, see 15# along with slackupgrade. If not, see
16# <http://www.gnu.org/licenses/>. 16# <http://www.gnu.org/licenses/>.
17 17
18PACKAGE = slackupgrade 18PACKAGE = slackupgrade
19VERSION = 2.1 19VERSION = 2.2
20 20
21SBINDIR = /sbin 21SBINDIR = /sbin
22MANDIR = /usr/man 22MANDIR = /usr/man
23MAN8DIR = $(MANDIR)/man8 23MAN8DIR = $(MANDIR)/man8
24CONFDIR = /etc/$(PACKAGE) 24CONFDIR = /etc/$(PACKAGE)
25CONFFILES = conf/14.0-14.1.repl conf/14.1-14.2.repl 25CONFFILES = conf/14.0-14.1.repl conf/14.1-14.2.repl
diff --git a/NEWS b/NEWS
index 0e6eb31..6d330c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,15 @@
1slackupgrade -- history of user-visible changes. 2020-03-28 1slackupgrade -- history of user-visible changes. 2020-03-29
2See the end of file for copying conditions. 2See the end of file for copying conditions.
3 3
4Please send slackupgrade bug reports to <gray+slackupgrade@gnu.org.ua> 4Please send slackupgrade bug reports to <gray+slackupgrade@gnu.org.ua>
5 5
6Version 2.2, 2020-03-29
7
8* Fix the -k option.
9
6Version 2.1, 2020-03-28 10Version 2.1, 2020-03-28
7 11
8* Bugfix in the 14.1-14.2 replacement map. 12* Bugfix in the 14.1-14.2 replacement map.
9 13
10Version 2.0, 2020-02-15 14Version 2.0, 2020-02-15
11 15

Return to:

Send suggestions and report system problems to the System administrator.