mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 18:17:03 +00:00
Include version for final goxc release
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
// version contains the build version number, populated during linking
|
// 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 contains the build date, populated during linking
|
||||||
date = "undefined"
|
date = "undefined"
|
||||||
|
|||||||
Reference in New Issue
Block a user