summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2012-06-02 16:48:26 +0200
committerGravatar Stefan Richter 2012-06-02 16:48:26 +0200
commitc6753dfcc22f4c514611fcfc9757554f6c20d28f (patch)
tree64e006d66eab176bc1dbfba5d21d7339ad2864c2 /configure.ac
parentRemove unused code (diff)
configure.ac, Changelog, NEWS etc.: update to version 2.0.9v2.0.9
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 55cce91..88e4908 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.8)
+AC_INIT(libraw1394, 2.0.9)
AC_CONFIG_SRCDIR(src/raw1394.h)
AM_CONFIG_HEADER(config.h)