[libdmapsharing] Bump version number



commit 0d1b035a19c7e6bd8c75d2b1c0b47ed696bd0a40
Author: W. Michael Petullo <mike flyn org>
Date:   Sun May 19 18:32:00 2019 -0400

    Bump version number
    
    Signed-off-by: W. Michael Petullo <mike flyn org>

 configure.ac                | 4 ++--
 distro/libdmapsharing4.spec | 5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index dfbacab..0928c0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
-AC_INIT(libdmapsharing, 3.9.6)
+AC_INIT(libdmapsharing, 3.9.7)
 
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(libdmapsharing, LIBDMAPSHARING, 3, 9, 6, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
+AS_VERSION(libdmapsharing, LIBDMAPSHARING, 3, 7, 6, LIBDMAPSHARING_CVS="no", LIBDMAPSHARING_CVS="yes")
 
 # Enable silent build when available (Automake 1.11)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
diff --git a/distro/libdmapsharing4.spec b/distro/libdmapsharing4.spec
index 1e97734..8f26a92 100644
--- a/distro/libdmapsharing4.spec
+++ b/distro/libdmapsharing4.spec
@@ -1,5 +1,5 @@
 Name: libdmapsharing4
-Version: 3.9.4
+Version: 3.9.7
 Release: 1%{?dist}
 Summary: A DMAP client and server library
 
@@ -71,6 +71,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdmapsharing-4.0.la
 %{_datadir}/vala/vapi/libdmapsharing-4.0.vapi
 
 %changelog
+* Sun May 19 2018 W. Michael Petullo <mike[@]flyn.org> - 3.9.7-1
+- new upstream version
+
 * Sun Mar 18 2018 W. Michael Petullo <mike[@]flyn.org> - 3.9.1-1
 - new upstream version with new API
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]