summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2014-04-21 16:40:24 -0700
committerBen Hilburn <ben.hilburn@ettus.com>2014-04-21 16:40:24 -0700
commit8f46b048818ba107126910159c76453cfb2025e2 (patch)
treede1db88cbab3983e5602f27bf7ebfef45248fe72
parentMerge branch 'origin/uhd/issue_448_itemsize' into maint (diff)
downloaduhd-8f46b048818ba107126910159c76453cfb2025e2.tar.xz
uhd-8f46b048818ba107126910159c76453cfb2025e2.zip
UHD: Bumping the ABI compatibility number for UHD-3.7.1.release_003_007_001
-rw-r--r--host/include/uhd/version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/version.hpp b/host/include/uhd/version.hpp
index 1bb89dd84..81940f078 100644
--- a/host/include/uhd/version.hpp
+++ b/host/include/uhd/version.hpp
@@ -27,7 +27,7 @@
* The format is oldest API compatible release - ABI compat number.
* The compatibility number allows pre-release ABI to be versioned.
*/
-#define UHD_VERSION_ABI_STRING "3.7.0-0"
+#define UHD_VERSION_ABI_STRING "3.7.1-0"
namespace uhd{