From 461eb1c72942f35cd1eee7901c240368d003325a Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 30 Jul 2012 12:09:48 -0700 Subject: uhd: bumped patch version number to 3.4.3 --- host/cmake/Modules/UHDVersion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/cmake/Modules') 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 -- cgit v1.2.3