1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 13:48:00 +01:00

remove CVS from version string for release

This commit is contained in:
Doug Kearns
2007-09-03 14:48:31 +00:00
parent fcf635ae6b
commit 44a9a0e75c

View File

@@ -197,7 +197,7 @@ const vimperator = (function() //{{{
//}, //},
// ###VERSION### and ###DATE### are replaced by the Makefile // ###VERSION### and ###DATE### are replaced by the Makefile
version: "###VERSION### CVS (created: ###DATE###)", version: "###VERSION### (created: ###DATE###)",
input: { input: {
buffer: "", // partial command storage buffer: "", // partial command storage