diff options
| author | 2015-04-28 23:28:43 +0200 | |
|---|---|---|
| committer | 2015-04-28 23:35:11 +0200 | |
| commit | a8b9a1b71fdd4ab64203985d59743782f3d83145 (patch) | |
| tree | 0eec7b50da90c369dbab44443bc12c6d787c8e51 /configure.ac | |
| parent | Align 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.ac | 2 |
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) |
