1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-18 04:13:32 +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. the terms of any one of the MPL, the GPL or the LGPL.
}}} ***** END LICENSE BLOCK *****/ }}} ***** 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_NORMAL = 1;
const MODE_INSERT = 2; const MODE_INSERT = 2;