diff options
Diffstat (limited to 'conf/distro/debianslug.conf')
-rw-r--r-- | conf/distro/debianslug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 16c54c77da..88be1c516c 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -6,7 +6,7 @@ # STANDARD DebianSlug DEFINITIONS #---------------------------------------------------------------------------------- DISTRO_NAME = "DebianSlug" -DISTRO_VERSION = "3.2-beta" +# DISTRO_VERSION = "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" SLUGOS_IMAGENAME = "debianslug" |