summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-10-04 16:24:15 +0200
committerGravatar Martin Szulecki2010-10-04 16:24:15 +0200
commit5b8c6dbd52988b658547f7f64ac726d9fbb1d310 (patch)
tree6628687a4181ffde23e949e2f50d3798da641145
parent3c0919f1acae33004ba92930ebebea817afdf11b (diff)
downloadlibimobiledevice-5b8c6dbd52988b658547f7f64ac726d9fbb1d310.tar.gz
libimobiledevice-5b8c6dbd52988b658547f7f64ac726d9fbb1d310.tar.bz2
Bump version to 1.0.3 for release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81412d8..ddb3045 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.2, nospam@nowhere.com)
+AC_INIT(libimobiledevice, 1.0.3, nospam@nowhere.com)
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_SRCDIR([src/])