Commit 25707240 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Bump version 1.3.2

parent 084d4306
AC_INIT([libdvbpsi], [1.3.1]) AC_INIT([libdvbpsi], [1.3.2])
AC_PREREQ([2.50]) AC_PREREQ([2.50])
AC_CONFIG_AUX_DIR([.auto]) AC_CONFIG_AUX_DIR([.auto])
......
...@@ -38,7 +38,7 @@ PROJECT_NAME = libdvbpsi ...@@ -38,7 +38,7 @@ PROJECT_NAME = libdvbpsi
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # control system is used.
PROJECT_NUMBER = 1.3.1 PROJECT_NUMBER = 1.3.2
# Using the PROJECT_BRIEF tag one can provide an optional one line description # 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 # for a project that appears at the top of each page and should give viewer a
......
...@@ -78,6 +78,9 @@ rm -rf %buildroot ...@@ -78,6 +78,9 @@ rm -rf %buildroot
%{_includedir}/* %{_includedir}/*
%changelog %changelog
* Mon Oct 16 2017 Jean-Paul Saman <jpsaman@videolan.org - 1.3.2
- bugfixes
* Tue Feb 7 2017 Jean-Paul Saman <jpsaman@videolan.org - 1.3.1 * Tue Feb 7 2017 Jean-Paul Saman <jpsaman@videolan.org - 1.3.1
- bugfixes - bugfixes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment