mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 01:57:02 +00:00
Version going to 1.1.0-snapshot, Go 1.5
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
|
||||
var (
|
||||
// Build info, populated during linking by goxc
|
||||
VERSION = "1.0"
|
||||
VERSION = "1.1.0.snapshot"
|
||||
BUILD_DATE = "undefined"
|
||||
|
||||
// Command line flags
|
||||
|
||||
Reference in New Issue
Block a user