diff options
author | Daniel Baumann <daniel@debian.org> | 2012-03-19 16:26:28 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-03-19 16:26:31 +0100 |
commit | 3f200da9392ad9272df18a6c95833c755a5ec7e4 (patch) | |
tree | 7b01e340ef92804635854537444f6f59800e42de /functions | |
parent | 4e8d6a70936cf5d947af3825f991206220e59dfa (diff) | |
download | vyos-live-build-3f200da9392ad9272df18a6c95833c755a5ec7e4.tar.gz vyos-live-build-3f200da9392ad9272df18a6c95833c755a5ec7e4.zip |
Updating release list for progress.
Diffstat (limited to 'functions')
-rwxr-xr-x | functions/releases.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/functions/releases.sh b/functions/releases.sh index 78e17617d..7ef440c58 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -15,7 +15,8 @@ RELEASE_sid="unstable" # Progress releases RELEASE_artax="1.0" -RELEASE_baureo="unstable" +RELEASE_baureo="2.0" +RELEASE_charon="unstable" # Ubuntu releases RELEASE_hardy="8.04" # LTS: 2013-04-01 |