Skip to content

Commit 5e81237

Browse files
committed
push maxVersion to 29
1 parent 24f0556 commit 5e81237

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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.8.1
3+
VERSION = 3.8.2
44
NAME = vimperator
55

66
include ../common/Makefile

vimperator/NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
XXXX-XX-XX
1+
2014-02-14: A Valentine's gift
2+
* Version 3.8.2
3+
* Fix search for Firefox 27
24
* When you copy the URL with y, copy it as-is with only space encoded as %20
35
* Fix :downloads for new Firefoxs (thanks sven)
46
* Add 'yankencodedurl' option, so you can get the old behavior to encode any

vimperator/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Description>
1717
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
1818
<em:minVersion>17.0</em:minVersion>
19-
<em:maxVersion>26.0</em:maxVersion>
19+
<em:maxVersion>29.0</em:maxVersion>
2020
</Description>
2121
</em:targetApplication>
2222
</Description>

0 commit comments

Comments
 (0)