mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-08 09:05:45 +01:00
Update version strings for 2.2 release.
This drops the supported FF max-version back to 3.5.*. There's several reported problems with 3.6 that won't be fixed prior to this release.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#### configuration
|
#### configuration
|
||||||
|
|
||||||
VERSION = 2.2b1
|
VERSION = 2.2
|
||||||
NAME = vimperator
|
NAME = vimperator
|
||||||
|
|
||||||
include ../common/Makefile.common
|
include ../common/Makefile.common
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
2009-XX-XX:
|
2009-10-28:
|
||||||
* version 2.2a1pre
|
* version 2.2
|
||||||
* IMPORTANT: Vimperator's licence has changed from the MPL/GPL/LGPL
|
* IMPORTANT: Vimperator's licence has changed from the MPL/GPL/LGPL
|
||||||
tri-license to the MIT license.
|
tri-license to the MIT license.
|
||||||
* IMPORTANT: Map.flags has been replaced with individual properties.
|
* IMPORTANT: Map.flags has been replaced with individual properties.
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
<Description>
|
<Description>
|
||||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||||
<em:minVersion>3.5</em:minVersion>
|
<em:minVersion>3.5</em:minVersion>
|
||||||
<em:maxVersion>3.6b2pre</em:maxVersion>
|
<em:maxVersion>3.5.*</em:maxVersion>
|
||||||
</Description>
|
</Description>
|
||||||
</em:targetApplication>
|
</em:targetApplication>
|
||||||
</Description>
|
</Description>
|
||||||
|
|||||||
Reference in New Issue
Block a user