aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2012-07-30 12:14:19 -0700
committerJosh Blum <josh@joshknows.com>2012-07-30 12:14:19 -0700
commit599e68fd1d0d63423de2fa43eb746eb78127df71 (patch)
tree4183635155f25a8f56fe6ca286592aaf6c2da889 /host
parent2381d29175a22dfb08ce429ab2e3705f4ceaef33 (diff)
parent461eb1c72942f35cd1eee7901c240368d003325a (diff)
downloaduhd-599e68fd1d0d63423de2fa43eb746eb78127df71.tar.gz
uhd-599e68fd1d0d63423de2fa43eb746eb78127df71.tar.bz2
uhd-599e68fd1d0d63423de2fa43eb746eb78127df71.zip
Merge branch 'maint'
Diffstat (limited to 'host')
-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 38cbe819c..01a754f48 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 004)
-SET(UHD_VERSION_PATCH 002)
+SET(UHD_VERSION_PATCH 003)
########################################################################
# Version information discovery through git log