Skip to content

Commit

Permalink
Tag vimperator 3.8 and muttator 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maxauthority committed Oct 13, 2013
1 parent 13b5dbf commit 6a56e5a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion muttator/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#### configuration

VERSION = 1.1
VERSION = 1.2
NAME = muttator

include ../common/Makefile
2 changes: 1 addition & 1 deletion muttator/NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2012-xx-xx:
2013-10-13:
* version 1.2
* Fix unmappable key "-". (Use \- or '-' or "-")
* support command-count from map
Expand Down
4 changes: 2 additions & 2 deletions muttator/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>3.3a1pre</em:minVersion>
<em:maxVersion>12.0a1</em:maxVersion>
<em:minVersion>17.0</em:minVersion>
<em:maxVersion>24.0</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
Expand Down
2 changes: 1 addition & 1 deletion vimperator/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#### configuration

VERSION = 3.8pre
VERSION = 3.8
NAME = vimperator

include ../common/Makefile
2 changes: 1 addition & 1 deletion vimperator/NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2013-XX-XX
2013-10-13
* version 3.8
* Many fixes for Firefox 25 (search and alternate tabs were broken)
* :tabattach works correctly now
Expand Down

0 comments on commit 6a56e5a

Please sign in to comment.