diff options
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" |