aboutsummaryrefslogtreecommitdiffstats
path: root/host/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2016-08-11 17:02:54 -0700
committerMartin Braun <martin.braun@ettus.com>2016-08-11 17:02:54 -0700
commit6e1ac3fc9433642d02d7963ecfdd9aef3ca6d35e (patch)
tree7cb9f111405f67f6dcb1df3ba0f8385a0fa680df /host/CMakeLists.txt
parent00c70d7155e40e59c7635b5aecc2993ca3f4ae5e (diff)
downloaduhd-6e1ac3fc9433642d02d7963ecfdd9aef3ca6d35e.tar.gz
uhd-6e1ac3fc9433642d02d7963ecfdd9aef3ca6d35e.tar.bz2
uhd-6e1ac3fc9433642d02d7963ecfdd9aef3ca6d35e.zip
Updated repository for 3.10.0.0 Release
- Updated CHANGELOG - Updated fpga-src submodule - Updated version string - Updated ABI string
Diffstat (limited to 'host/CMakeLists.txt')
-rw-r--r--host/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/CMakeLists.txt b/host/CMakeLists.txt
index 69254bcdc..ccea35006 100644
--- a/host/CMakeLists.txt
+++ b/host/CMakeLists.txt
@@ -331,8 +331,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 "071d51a666ddc98d27c5f1c8d47c474e")
-SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.000.master-310-304-g47551428.zip")
+SET(UHD_IMAGES_MD5SUM "26473d4f18d2c9a207062e107bda1d11")
+SET(UHD_IMAGES_DOWNLOAD_SRC "uhd-images_003.010.000.000-release.zip")
#}}}
########################################################################