1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-09 13:55:47 +01:00

Bump version info.

This commit is contained in:
Kris Maglione
2011-01-20 17:10:08 -05:00
parent 9849a25137
commit 2af9754509
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
1.0b5pre: 1.0b6pre:
* Extensive Firefox 4 support, including: * Extensive Firefox 4 support, including:
- Fully restartless. Can now be installed, uninstalled, - Fully restartless. Can now be installed, uninstalled,
enabled, disabled, and upgraded without restarting Firefox. enabled, disabled, and upgraded without restarting Firefox.

View File

@@ -4,7 +4,7 @@
<Description about="urn:mozilla:install-manifest" <Description about="urn:mozilla:install-manifest"
em:id="pentadactyl@dactyl.googlecode.com" em:id="pentadactyl@dactyl.googlecode.com"
em:name="Pentadactyl" em:name="Pentadactyl"
em:version="1.0b5pre" em:version="1.0b6pre"
em:description="Firefox for Vim and Links addicts" em:description="Firefox for Vim and Links addicts"
em:homepageURL="http://dactyl.sourceforge.net/pentadactyl" em:homepageURL="http://dactyl.sourceforge.net/pentadactyl"
em:iconURL="resource://dactyl-local-skin/icon.png" em:iconURL="resource://dactyl-local-skin/icon.png"
@@ -31,7 +31,7 @@
<Description <Description
em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}" em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="3.5" em:minVersion="3.5"
em:maxVersion="4.0"/> em:maxVersion="4.0.*"/>
</em:targetApplication> </em:targetApplication>
</Description> </Description>
</RDF> </RDF>