From 3e786f8556c5474f12d80405028020aba2bec4a7 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 13 Oct 2014 20:28:48 +0200 Subject: Changed version strings for 3.8.0 --- 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 ae583bf96..998765899 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.3-0" +#define UHD_VERSION_ABI_STRING "3.8.0-0" namespace uhd{ -- cgit v1.2.3