summaryrefslogtreecommitdiffstats
path: root/host/cmake/Modules/UHDVersion.cmake
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-09-23 15:59:57 -0700
committerJosh Blum <josh@joshknows.com>2011-09-23 15:59:57 -0700
commit62c41bee1b68c499480d6acdcc23d9e2c745f23b (patch)
tree754ca934f61df338fa13806db7ea37acece9653e /host/cmake/Modules/UHDVersion.cmake
parent9728dd7ddb77f86130191ef8228de53f62544c57 (diff)
downloaduhd-55d81754266689a3a580d643d35a1d87303824f6.tar.gz
uhd-55d81754266689a3a580d643d35a1d87303824f6.tar.bz2
uhd-55d81754266689a3a580d643d35a1d87303824f6.zip
uhd: bumped the patch number to 4release_003_002_004
Diffstat (limited to 'host/cmake/Modules/UHDVersion.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 0dfdbefa0..adf0904a7 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 002)
-SET(UHD_VERSION_PATCH 003)
+SET(UHD_VERSION_PATCH 004)
########################################################################
# Version information discovery through git log