summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-10-15 03:13:51 +0200
committerGravatar Martin Szulecki2014-10-15 03:13:51 +0200
commit9a2820e11299f3a44b698036ddec27423aab969a (patch)
tree943a668f578121ba71d35169eccd68e020838c3a
parent409ab13298b36160a34fbc29e3541ae9542e2ca8 (diff)
downloadideviceinstaller-9a2820e11299f3a44b698036ddec27423aab969a.tar.gz
ideviceinstaller-9a2820e11299f3a44b698036ddec27423aab969a.tar.bz2
Post-release version bump to 1.1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c6643f8..0060140 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(ideviceinstaller, 1.1.0, nospam@nowhere.com)
+AC_INIT(ideviceinstaller, 1.1.1, nospam@nowhere.com)
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_SRCDIR([src/])