Skip to content

Commit

Permalink
Release LXD 2.19
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Oct 17, 2017
1 parent dee8b48 commit 205a455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/version/flex.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
)

// Version contains the LXD version number
var Version = "2.18"
var Version = "2.19"

// UserAgent contains a string suitable as a user-agent
var UserAgent = getUserAgent()
Expand Down

0 comments on commit 205a455

Please sign in to comment.