aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2013-03-26 11:16:13 -0700
committerJosh Blum <josh@joshknows.com>2013-03-26 11:16:13 -0700
commitaa8bba40c142b6f038d55b7f81c829b6c9f1b1eb (patch)
tree94fa334ce86161b8de1693b4464722f3421a3fce /host/cmake
parent76c5a771576ec14b25b036561b0a7323ba19b533 (diff)
downloaduhd-aa8bba40c142b6f038d55b7f81c829b6c9f1b1eb.tar.gz
uhd-aa8bba40c142b6f038d55b7f81c829b6c9f1b1eb.tar.bz2
uhd-aa8bba40c142b6f038d55b7f81c829b6c9f1b1eb.zip
uhd: update version to 3.5.2 for patch release
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 6c2d7e36e..a31acac3f 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 001)
+SET(UHD_VERSION_PATCH 002)
########################################################################
# Set up DLL resource version numbers