From 233442688ee0c507ddca9fe12959fe6027c9e258 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 10 May 2012 20:49:30 -0700 Subject: uhd: bump ABI compat for multi_usrp change --- host/include/uhd/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') diff --git a/host/include/uhd/version.hpp b/host/include/uhd/version.hpp index 9a95b4786..09d0e55fd 100644 --- a/host/include/uhd/version.hpp +++ b/host/include/uhd/version.hpp @@ -27,7 +27,7 @@ * The format is oldest ABI compatible release - ABI compat number. * The compatibility number allows pre-release ABI to be versioned. */ -#define UHD_VERSION_ABI_STRING "3.4.0-1" +#define UHD_VERSION_ABI_STRING "3.4.0-2" namespace uhd{ -- cgit v1.2.3