summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Dan Dennedy 2009-02-03 19:49:11 -0800
committerGravatar Dan Dennedy 2009-02-03 19:49:11 -0800
commitcd1fb7cc84e72ab5b5f07b00111a78dca4b934a6 (patch)
tree88f164b9021539ad89533d3efe155562369a779f /configure.ac
parentChange the license of the "juju" fw*.[hc] files to LGPL v2.1 as approved (diff)
bump version to 2.0.2 and add release notesv2.0.2
Signed-off-by: Dan Dennedy <dan@dennedy.org>
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 91def19..498ba0a 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.1)
+AC_INIT(libraw1394, 2.0.2)
AC_CONFIG_SRCDIR(src/raw1394.h)
AM_CONFIG_HEADER(config.h)