From a43cecb456327b6a19c026c097d588a08961d394 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 13 Jun 2013 09:48:10 +0200 Subject: api,header: setup and export MM version symbols in the API --- include/ModemManager.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'include/ModemManager.h') diff --git a/include/ModemManager.h b/include/ModemManager.h index 5a30ebc6..3a6eb43c 100644 --- a/include/ModemManager.h +++ b/include/ModemManager.h @@ -1,6 +1,6 @@ /* * ModemManager Interface Specification - * version 0.6 + * version 0.8 * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -18,8 +18,9 @@ * Boston, MA 02110-1301 USA. * * Copyright (C) 2008 - 2009 Novell, Inc. - * Copyright (C) 2009 - 2012 Red Hat, Inc. - * Copyright (C) 2011 - 2012 Google, Inc. + * Copyright (C) 2009 - 2013 Red Hat, Inc. + * Copyright (C) 2011 - 2013 Google, Inc. + * Copyright (C) 2011 - 2013 Lanedo Gmbh */ #ifndef _MODEM_MANAGER_H_ @@ -36,5 +37,7 @@ /* Public header with errors */ #include +/* Public header with version info */ +#include #endif /* _MODEM_MANAGER_H_ */ -- cgit v1.2.3-70-g09d2