summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2011-03-26 17:32:13 +0100
committerGravatar Martin Szulecki2011-03-26 17:32:13 +0100
commit0f1e60fceb9f4b07463f1c5c683ede5a4f1484ba (patch)
treedd7071b928013f3e4d3c5b8a4c300dc02b01c473
parentc1ed63e97cfb12b7629a8948b9c6884c2f42382a (diff)
downloadlibimobiledevice-0f1e60fceb9f4b07463f1c5c683ede5a4f1484ba.tar.gz
libimobiledevice-0f1e60fceb9f4b07463f1c5c683ede5a4f1484ba.tar.bz2
Bump version to 1.0.6 for release1.0.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07ae8f1..0228f6e 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(libimobiledevice, 1.0.5, nospam@nowhere.com)
+AC_INIT(libimobiledevice, 1.0.6, nospam@nowhere.com)
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_SRCDIR([src/])