mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-17 12:17:39 +00:00
Imported Upstream version 1.0.1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package aptly
|
||||
|
||||
// Version of aptly (filled in at link time)
|
||||
var Version string
|
||||
|
||||
// EnableDebug triggers some debugging features
|
||||
const EnableDebug = false
|
||||
Reference in New Issue
Block a user