Set to version 2.0.5.

Signed-off-by: Dan Dennedy <dan@dennedy.org>
This commit is contained in:
Dan Dennedy 2009-12-26 17:09:07 -08:00
parent 7fd7f4b5a4
commit ab02c6ae53
2 changed files with 4 additions and 2 deletions

4
NEWS
View File

@ -1,8 +1,10 @@
libraw1394 Release Notes
Version 2.0.5:
- Bug fixes, in particular, for isochronous transmission and FFADO project.
Version 2.0.4:
- Fix build due to incomplete tarball.
- Bug fixes, in particular, for isochronous transmission and FFADO project.
Version 2.0.3:
- various bug fixes, in particular for firewire stack

View File

@ -1,6 +1,6 @@
# process this file with autoconf to get a configure script
AC_INIT(libraw1394, 2.0.4)
AC_INIT(libraw1394, 2.0.5)
AC_CONFIG_SRCDIR(src/raw1394.h)
AM_CONFIG_HEADER(config.h)