1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 21:04:20 +01:00

changed version number for now a little

This commit is contained in:
Martin Stubenschrott
2007-04-25 09:30:57 +00:00
parent d7e155f9d2
commit 5e8eb60362

View File

@@ -26,7 +26,7 @@ the provisions above, a recipient may use your version of this file under
the terms of any one of the MPL, the GPL or the LGPL.
}}} ***** END LICENSE BLOCK *****/
var g_vimperator_version = "0.4 (CVS)";
var g_vimperator_version = "0.4 (CVS) [new vimperator-guid]";
const MODE_NORMAL = 1;
const MODE_INSERT = 2;