1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-13 14:25:46 +01:00

added ###VERSION### and ###DATE### for being seded in the Makefile

This commit is contained in:
Martin Stubenschrott
2007-04-28 16:05:13 +00:00
parent cdcf828bb9
commit 3777c098da
4 changed files with 8 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
<Description about="urn:mozilla:install-manifest">
<em:id>vimperator@mozdev.org</em:id>
<em:name>Vimperator</em:name>
<em:version>0.4</em:version>
<em:version>###VERSION###</em:version>
<em:description>Make Firefox work like Vim</em:description>
<em:creator>Martin Stubenschrott</em:creator>
<em:homepageURL>http://vimperator.mozdev.org</em:homepageURL>