mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 12:27:57 +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: "###VERSION### CVS (created: ###DATE###)",
|
||||
version: "###VERSION### (created: ###DATE###)",
|
||||
|
||||
input: {
|
||||
buffer: "", // partial command storage
|
||||
|
||||
Reference in New Issue
Block a user