summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Dan Dennedy 2009-06-30 11:12:55 -0700
committerGravatar Dan Dennedy 2009-06-30 11:12:55 -0700
commit269967eda92848e0053c5b14799b26c743af1c44 (patch)
tree0888d8a6ce805999aefc43fcafd639f807279dd6 /configure.ac
parentUpdate ChangeLog from git log. (diff)
Fix build due to incomplete tarball.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0d41a51..6854d16 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.3)
+AC_INIT(libraw1394, 2.0.4)
AC_CONFIG_SRCDIR(src/raw1394.h)
AM_CONFIG_HEADER(config.h)