diff options
| author | 2016-04-03 16:44:36 +0200 | |
|---|---|---|
| committer | 2016-04-03 16:44:36 +0200 | |
| commit | 410e6dca92ef0ae8fb2605df128ca7aa28fb40b3 (patch) | |
| tree | 8e4049d5c3b44f5b61b20a58476b4bb2b6c0ac05 /configure.ac | |
| parent | testlibraw: 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.ac | 2 |
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) |
