diff options
| author | 2011-03-08 20:13:51 +0100 | |
|---|---|---|
| committer | 2011-03-08 20:13:51 +0100 | |
| commit | 52099f7148149c80f59979da2d274004c9a2b148 (patch) | |
| tree | 58001b9ca0fb560d6db8d97e8d95212ee0039163 /configure.ac | |
| parent | fix start_on_cycle on firewire-core (diff) | |
configure.ac, Changelog, NEWS: update to version 2.0.7v2.0.7
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9bd33dd..fc3a2b0 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.6) +AC_INIT(libraw1394, 2.0.7) AC_CONFIG_SRCDIR(src/raw1394.h) AM_CONFIG_HEADER(config.h) |
