summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2015-04-28 23:28:43 +0200
committerGravatar Stefan Richter 2015-04-28 23:35:11 +0200
commita8b9a1b71fdd4ab64203985d59743782f3d83145 (patch)
tree0eec7b50da90c369dbab44443bc12c6d787c8e51 /configure.ac
parentAlign fw_handle buffer for 64-bit access (diff)
configure.ac, Changelog, NEWS: update to version 2.1.1v2.1.1
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 8da190a..cae0ac8 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.1.0)
+AC_INIT(libraw1394, 2.1.1)
AC_CONFIG_SRCDIR(src/raw1394.h)
AM_CONFIG_HEADER(config.h)