addons/firefox-addons/tab-mover

changeset 18:cb06734b3a7b version-5

Release version 5
author Guido Berhoerster <guido+tab-mover@berhoerster.name>
date Thu May 31 13:07:29 2018 +0200 (2018-05-31)
parents 6b4680867e49
children 1704ebdcbf5b
files Makefile NEWS
line diff
     1.1 --- a/Makefile	Thu May 31 12:57:40 2018 +0200
     1.2 +++ b/Makefile	Thu May 31 13:07:29 2018 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  #
     1.5  
     1.6  NAME =		tab-mover
     1.7 -VERSION =	4
     1.8 +VERSION =	5
     1.9  EXT_NAME =	$(subst -,_,$(NAME))-$(VERSION)
    1.10  
    1.11  INKSCAPE := 	inkscape
     2.1 --- a/NEWS	Thu May 31 12:57:40 2018 +0200
     2.2 +++ b/NEWS	Thu May 31 13:07:29 2018 +0200
     2.3 @@ -1,6 +1,12 @@
     2.4  News
     2.5  ====
     2.6  
     2.7 +Tab Mover 5 (2018-05-31T13:07:29+02:00)
     2.8 +---------------------------------------
     2.9 +
    2.10 +- Remove incorrect specification of the tab position when creating new tabs
    2.11 +- Remove generated files on the clean target
    2.12 +
    2.13  Tab Mover 4 (2017-02-22T09:12:10+01:00)
    2.14  ---------------------------------------
    2.15