mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 06:08:02 +01:00
remove CVS from version string for release
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user