aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2013-11-19 12:40:48 -0800
committerNicholas Corgan <nick.corgan@ettus.com>2013-11-19 12:40:48 -0800
commit3c6a906c59ff007fd1ee2664771bea937bcc2a75 (patch)
tree66839e4e4e028255e9cd752c30f57a1705c95c9b /host/cmake
parent0c3843b53d49390eb1c193406f8fdcb6ab803728 (diff)
downloaduhd-3c6a906c59ff007fd1ee2664771bea937bcc2a75.tar.gz
uhd-3c6a906c59ff007fd1ee2664771bea937bcc2a75.tar.bz2
uhd-3c6a906c59ff007fd1ee2664771bea937bcc2a75.zip
Updated UHD version to 3.5.5release_003_005_005
Diffstat (limited to 'host/cmake')
-rw-r--r--host/cmake/Modules/UHDVersion.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/cmake/Modules/UHDVersion.cmake b/host/cmake/Modules/UHDVersion.cmake
index 8e14b26bf..6eb3a9cab 100644
--- a/host/cmake/Modules/UHDVersion.cmake
+++ b/host/cmake/Modules/UHDVersion.cmake
@@ -27,7 +27,7 @@ FIND_PACKAGE(Git QUIET)
########################################################################
SET(UHD_VERSION_MAJOR 003)
SET(UHD_VERSION_MINOR 005)
-SET(UHD_VERSION_PATCH 004)
+SET(UHD_VERSION_PATCH 005)
########################################################################
# Set up trimmed version numbers for DLL resource files and packages