diff options
| author | 2012-02-19 14:52:40 +0100 | |
|---|---|---|
| committer | 2012-02-19 14:52:40 +0100 | |
| commit | a22b06e6c6d0d5abc7cff83d9adbce6a4396bc6e (patch) | |
| tree | 27e275a903bd33d950c054eaf3de1e54c424e350 /configure.ac | |
| parent | Make a symbol static (diff) | |
configure.ac, Changelog, NEWS etc.: update to version 2.0.8v2.0.8
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to '')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fc3a2b0..4032cd2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # process this file with autoconf to get a configure script -AC_INIT(libraw1394, 2.0.7) +AC_INIT(libraw1394, 2.0.8) AC_CONFIG_SRCDIR(src/raw1394.h) AM_CONFIG_HEADER(config.h) |
