Skip to content

Commit 6a56e5a

Browse files
committed
Tag vimperator 3.8 and muttator 1.2
1 parent 13b5dbf commit 6a56e5a

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

muttator/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#### configuration
22

3-
VERSION = 1.1
3+
VERSION = 1.2
44
NAME = muttator
55

66
include ../common/Makefile

muttator/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2012-xx-xx:
1+
2013-10-13:
22
* version 1.2
33
* Fix unmappable key "-". (Use \- or '-' or "-")
44
* support command-count from map

muttator/install.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
<em:targetApplication>
2121
<Description>
2222
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
23-
<em:minVersion>3.3a1pre</em:minVersion>
24-
<em:maxVersion>12.0a1</em:maxVersion>
23+
<em:minVersion>17.0</em:minVersion>
24+
<em:maxVersion>24.0</em:maxVersion>
2525
</Description>
2626
</em:targetApplication>
2727
</Description>

vimperator/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#### configuration
22

3-
VERSION = 3.8pre
3+
VERSION = 3.8
44
NAME = vimperator
55

66
include ../common/Makefile

vimperator/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2013-XX-XX
1+
2013-10-13
22
* version 3.8
33
* Many fixes for Firefox 25 (search and alternate tabs were broken)
44
* :tabattach works correctly now

0 commit comments

Comments
 (0)