summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2011-03-08 20:13:51 +0100
committerGravatar Stefan Richter 2011-03-08 20:13:51 +0100
commit52099f7148149c80f59979da2d274004c9a2b148 (patch)
tree58001b9ca0fb560d6db8d97e8d95212ee0039163 /configure.ac
parentfix 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.ac2
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)