mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-06-15 17:53:34 +00:00
Include version for final goxc release
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ import (
|
||||
|
||||
var (
|
||||
// version contains the build version number, populated during linking
|
||||
version = "undefined"
|
||||
version = "1.2.0-rc2"
|
||||
|
||||
// date contains the build date, populated during linking
|
||||
date = "undefined"
|
||||
|
||||
Reference in New Issue
Block a user