aboutsummaryrefslogtreecommitdiffstats
path: root/tools/debs/upload_debs.sh
diff options
context:
space:
mode:
authormichael-west <michael.west@ettus.com>2019-01-09 16:55:33 -0800
committerMartin Braun <martin.braun@ettus.com>2019-01-09 17:48:09 -0800
commita34e86e2b6ec332fc0275997b4db76dd0aef378a (patch)
tree643415908c1ccb164c151923c6b08308eb957e3a /tools/debs/upload_debs.sh
parentf4ec291d9b63f3fc02a507afe9a292ef963965a3 (diff)
downloaduhd-a34e86e2b6ec332fc0275997b4db76dd0aef378a.tar.gz
uhd-a34e86e2b6ec332fc0275997b4db76dd0aef378a.tar.bz2
uhd-a34e86e2b6ec332fc0275997b4db76dd0aef378a.zip
Debian: Add cosmic (Ubuntu 18.10)
Diffstat (limited to 'tools/debs/upload_debs.sh')
-rwxr-xr-xtools/debs/upload_debs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debs/upload_debs.sh b/tools/debs/upload_debs.sh
index 780586909..4e2547a90 100755
--- a/tools/debs/upload_debs.sh
+++ b/tools/debs/upload_debs.sh
@@ -45,7 +45,7 @@ ORIG_RELEASE=`head -1 host/cmake/debian/changelog | sed 's/.*) \(.*\);.*/\1/'`
# Currently supported versions can be found here:
# https://launchpad.net/ubuntu/+ppas
#
-RELEASES="trusty xenial bionic"
+RELEASES="trusty xenial bionic cosmic"
PPA=ppa:ettusresearch/uhd
#