diff options
author | Daniel Baumann <daniel@debian.org> | 2012-10-25 13:36:12 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-10-25 13:36:18 +0200 |
commit | 2caef33ea285353fb74f88b611e90fcc2b8b7092 (patch) | |
tree | 8382ff92c03b144fd3e8f3badbcb8d9a31584435 /functions/releases.sh | |
parent | 743cf9775d1906e46d524dfdc566ae48ee6d3b00 (diff) | |
download | vyos-live-build-2caef33ea285353fb74f88b611e90fcc2b8b7092.tar.gz vyos-live-build-2caef33ea285353fb74f88b611e90fcc2b8b7092.zip |
Renaming progress mode to progress-linux to match the used naming scheme.
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-x | functions/releases.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index 635a2c757..61d2a3548 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -14,7 +14,7 @@ RELEASE_wheezy="7.0~a2" RELEASE_jessie="8" RELEASE_sid="unstable" -# Progress releases +# Progress Linux releases RELEASE_artax="1.0" RELEASE_baureo="2.0" RELEASE_charon="unstable" |