diff options
author | michael-west <michael.west@ettus.com> | 2018-01-30 12:19:20 -0800 |
---|---|---|
committer | michael-west <michael.west@ettus.com> | 2018-01-30 12:19:20 -0800 |
commit | ef1576780bc927b8611640091b15f3d051cb97ad (patch) | |
tree | 44bea62baf5d88464328f9923450f763636c5962 /host/CMakeLists.txt | |
parent | 423b4c196df72c521152846a56a477ef3e98140b (diff) | |
download | uhd-ef1576780bc927b8611640091b15f3d051cb97ad.tar.gz uhd-ef1576780bc927b8611640091b15f3d051cb97ad.tar.bz2 uhd-ef1576780bc927b8611640091b15f3d051cb97ad.zip |
UHD 3.10.3.0 Release
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r-- | host/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt index 9627caa5a..88f27cfd1 100644 --- a/host/CMakeLists.txt +++ b/host/CMakeLists.txt @@ -341,8 +341,8 @@ UHD_INSTALL(FILES #{{{IMG_SECTION # This section is written automatically by /images/create_imgs_package.py # Any manual changes in here will be overwritten. -SET(UHD_IMAGES_MD5SUM "ad193ab61f9050c521b1511e69dd13a1") -SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.003.000-rc2.zip") +SET(UHD_IMAGES_MD5SUM "0318989547de1221f3f71454abf43a74") +SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.003.000-release.zip") #}}} ######################################################################## |