Skip to content

Commit 043d37b

Browse files
version -> 2.9.1
1 parent 7c3e60a commit 043d37b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: ChangeLog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.9.1:
2+
[ Fabian Greffrath ]
3+
* Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink)
4+
* Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas)
5+
16
2.9.0:
27
[ Krzysztof Nikiel ]
38
* Build system fixes and code clean-up

Diff for: configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dnl - xmms input mp4/aac plugin
88
dnl - mpeg4ip plugin (requires mpeg4ip's libmp4v2 to be installed)
99

1010
AC_PREREQ(2.50)
11-
AC_INIT(faad2, 2.9.0)
11+
AC_INIT(faad2, 2.9.1)
1212
AC_CONFIG_AUX_DIR(.)
1313
AM_INIT_AUTOMAKE([subdir-objects])
1414

0 commit comments

Comments
 (0)