From 8f46b048818ba107126910159c76453cfb2025e2 Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Mon, 21 Apr 2014 16:40:24 -0700 Subject: UHD: Bumping the ABI compatibility number for UHD-3.7.1. --- host/include/uhd/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{ -- cgit v1.2.3