mirror of
https://github.com/lxc/distrobuilder.git
synced 2026-02-05 15:46:17 +01:00
5 lines
91 B
Go
5 lines
91 B
Go
package version
|
|
|
|
// Version contains the distrobuilder version number.
|
|
var Version = "3.2"
|