diff options
| author | 2013-09-19 20:46:30 +0200 | |
|---|---|---|
| committer | 2013-09-19 20:46:30 +0200 | |
| commit | eca4b3cb833a306677a76d4645e2e034f77fc387 (patch) | |
| tree | b7465e16272d58d2129df71a77182bd399e816d3 /configure.ac | |
| parent | 17a5fa85e2978b385448e1a16822cb31ba64e284 (diff) | |
| download | usbmuxd-eca4b3cb833a306677a76d4645e2e034f77fc387.tar.gz usbmuxd-eca4b3cb833a306677a76d4645e2e034f77fc387.tar.bz2 | |
Bump version to 1.0.9
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 b7aa54b..c41d806 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(usbmuxd, 1.0.8, nospam@nowhere.com) | 5 | AC_INIT(usbmuxd, 1.0.9, 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/]) |
