aboutsummaryrefslogtreecommitdiffstats
path: root/host/cmake/Modules
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2013-03-26 14:30:21 -0700
committerJosh Blum <josh@joshknows.com>2013-03-26 14:30:21 -0700
commit587a9586c74753f1083fbf26eddd880ce082eea0 (patch)
tree5fa6fc754354658861faf26039d83c449af810dc /host/cmake/Modules
parenteaddcc4bb137fc58102555e847bd0185c226508e (diff)
parent0cce80c1ef2bcdb5094d579a6853261cebd2ec03 (diff)
downloaduhd-587a9586c74753f1083fbf26eddd880ce082eea0.tar.gz
uhd-587a9586c74753f1083fbf26eddd880ce082eea0.tar.bz2
uhd-587a9586c74753f1083fbf26eddd880ce082eea0.zip
Merge branch 'maint'
Diffstat (limited to 'host/cmake/Modules')
-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