[libdvbpsi-devel] Update version to 1.3.1
Jean-Paul Saman
git at videolan.org
Tue Feb 7 15:51:20 CET 2017
libdvbpsi | branch: branch/1.3.0-bugfix | Jean-Paul Saman <jpsaman at videolan.org> | Tue Feb 7 15:48:53 2017 +0100| [d2a81c20a7704676048111b4f7ab24b95a904008] | committer: Jean-Paul Saman
Update version to 1.3.1
> http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=d2a81c20a7704676048111b4f7ab24b95a904008
---
configure.ac | 2 +-
doc/doxygen.cfg | 2 +-
libdvbpsi.spec.in | 3 +++
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 2f58205..d8a176c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libdvbpsi], [1.3.0])
+AC_INIT([libdvbpsi], [1.3.1])
AC_PREREQ([2.50])
AC_CONFIG_AUX_DIR([.auto])
diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg
index 1146cf2..2d14958 100644
--- a/doc/doxygen.cfg
+++ b/doc/doxygen.cfg
@@ -38,7 +38,7 @@ PROJECT_NAME = libdvbpsi
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 1.3.0
+PROJECT_NUMBER = 1.3.1
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
diff --git a/libdvbpsi.spec.in b/libdvbpsi.spec.in
index e070c18..3b73c6b 100644
--- a/libdvbpsi.spec.in
+++ b/libdvbpsi.spec.in
@@ -78,6 +78,9 @@ rm -rf %buildroot
%{_includedir}/*
%changelog
+* Tue Feb 7 2017 Jean-Paul Saman <jpsaman at videolan.org - 1.3.1
+- bugfixes
+
* Thu Mar 26 2015 Jean-Paul Saman <jpsaman at videolan.org> - 1.3.0
- bugfixes and new descriptors
More information about the libdvbpsi-devel
mailing list