mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
first few pm commands
This commit is contained in:
@@ -44,7 +44,7 @@ var (
|
||||
|
||||
// Version is the version number or commit hash
|
||||
// These variables should be set by the linker when compiling
|
||||
Version = "Unknown"
|
||||
Version = "2.0.0"
|
||||
CommitHash = "Unknown"
|
||||
CompileDate = "Unknown"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user