diff options
| author | 2014-03-22 01:51:08 +0100 | |
|---|---|---|
| committer | 2014-03-22 01:51:08 +0100 | |
| commit | f5f2f5e372b4f961ee949ff53f341ffea9af5b55 (patch) | |
| tree | 9e7bd0b540359664c2c15ef99829e6dfbc663c6a | |
| parent | 4f7d325c66dda5fc62dfac68c4231f4115d8a8dd (diff) | |
| download | libplist-f5f2f5e372b4f961ee949ff53f341ffea9af5b55.tar.gz libplist-f5f2f5e372b4f961ee949ff53f341ffea9af5b55.tar.bz2 | |
Post-release version bump to 1.12
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4e99deb..8fd466c 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(libplist, 1.11, nospam@nowhere.com) | 5 | AC_INIT(libplist, 1.12, 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/]) |
