diff options
| author | 2009-06-29 19:24:47 -0700 | |
|---|---|---|
| committer | 2009-06-29 19:24:47 -0700 | |
| commit | e4e88fee6a8227bf0025665236888563b78fc3b0 (patch) | |
| tree | 3d1c57bd2e334d93b258a436934d442e29431411 /configure.ac | |
| parent | Fix build always expecting FW_DIR. (diff) | |
Bump to v2.0.3 and update release notes.
Signed-off-by: Dan Dennedy <dan@dennedy.org>
Diffstat (limited to '')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 86f0a63..0d41a51 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.2) +AC_INIT(libraw1394, 2.0.3) AC_CONFIG_SRCDIR(src/raw1394.h) AM_CONFIG_HEADER(config.h) |
