changeset 33:df8ade6f65c4 version-9

Release version 9
author Guido Berhoerster <guido+tab-mover@berhoerster.name>
date Thu, 08 Apr 2021 12:26:03 +0200
parents aaed574396b8
children a989d7edee02
files Makefile NEWS
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Apr 08 11:22:24 2021 +0200
+++ b/Makefile	Thu Apr 08 12:26:03 2021 +0200
@@ -22,7 +22,7 @@
 #
 
 NAME =		tab-mover
-VERSION =	8
+VERSION =	9
 EXT_NAME =	$(subst -,_,$(NAME))-$(VERSION)
 
 INKSCAPE := 	inkscape
--- a/NEWS	Thu Apr 08 11:22:24 2021 +0200
+++ b/NEWS	Thu Apr 08 12:26:03 2021 +0200
@@ -1,6 +1,12 @@
 News
 ====
 
+Tab Mover 9 (2021-04-08T12:26:03+02:00)
+---------------------------------------
+
+- Move pinned tabs correctly
+- Adjust command line options to Inkscape 1.0
+
 Tab Mover 8 (2021-03-01T08:28:25+01:00)
 ---------------------------------------