summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2016-04-03 16:44:36 +0200
committerGravatar Stefan Richter 2016-04-03 16:44:36 +0200
commit410e6dca92ef0ae8fb2605df128ca7aa28fb40b3 (patch)
tree8e4049d5c3b44f5b61b20a58476b4bb2b6c0ac05 /configure.ac
parenttestlibraw: build the CLOCK_MONOTONIC_RAW test conditionally (diff)
configure.ac, Changelog, NEWS: update to version 2.1.2v2.1.2
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 cae0ac8..4eef356 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.1)
+AC_INIT(libraw1394, 2.1.2)
AC_CONFIG_SRCDIR(src/raw1394.h)
AM_CONFIG_HEADER(config.h)