diff options
| author | 2010-01-13 02:04:09 +0100 | |
|---|---|---|
| committer | 2010-01-13 02:04:09 +0100 | |
| commit | 75f30bd3c3c44c1db40f7b10fca5cc018a1fb079 (patch) | |
| tree | 25d58fe018cda0cfc7d98682859b70fa58059413 /configure.ac | |
| parent | 682d76a8cc7f4844d1687b75d3c51be2378ef5b9 (diff) | |
| download | libimobiledevice-75f30bd3c3c44c1db40f7b10fca5cc018a1fb079.tar.gz libimobiledevice-75f30bd3c3c44c1db40f7b10fca5cc018a1fb079.tar.bz2 | |
Bump version for 0.9.6 release
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 32a55f7..bb5634c 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Process this file with autoconf to produce a configure script. | 2 | # Process this file with autoconf to produce a configure script. |
| 3 | 3 | ||
| 4 | AC_PREREQ(2.61) | 4 | AC_PREREQ(2.61) |
| 5 | AC_INIT(libiphone, 0.9.5, nospam@nowhere.com) | 5 | AC_INIT(libiphone, 0.9.6, nospam@nowhere.com) |
| 6 | AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip]) | 6 | AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip]) |
| 7 | m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) | 7 | m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES]) |
| 8 | AC_CONFIG_SRCDIR([src/]) | 8 | AC_CONFIG_SRCDIR([src/]) |
