mirror of
https://github.com/Icinga/icingadb.git
synced 2026-05-28 04:35:54 -04:00
Update version number to 1.1.1
This commit is contained in:
parent
5ae2ac5222
commit
62a01155c4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ import (
|
|||
// Version contains version and Git commit information.
|
||||
//
|
||||
// The placeholders are replaced on `git archive` using the `export-subst` attribute.
|
||||
var Version = version.Version("1.1.0", "$Format:%(describe)$", "$Format:%H$")
|
||||
var Version = version.Version("1.1.1", "$Format:%(describe)$", "$Format:%H$")
|
||||
|
|
|
|||
Loading…
Reference in a new issue