mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 17:47:03 +00:00
Include version for final goxc release
This commit is contained in:
@@ -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