summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Matt Colyer2009-10-28 08:50:20 -0700
committerGravatar Matt Colyer2009-10-28 08:50:20 -0700
commit3ca83e52f11ffdf9f0268c9e80e356e37921c976 (patch)
treef952fceee6eeb60b2bf7e9faf6cf271705e73785 /configure.ac
parent544215cd776c1db58ce8e8a3db6457b5d977e421 (diff)
downloadlibimobiledevice-0.9.4.tar.gz
libimobiledevice-0.9.4.tar.bz2
Bumped version numbers to 0.9.40.9.4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d3b5105..ccbf59b 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(libiphone, 0.9.3, nospam@nowhere.com)
+AC_INIT(libiphone, 0.9.4, nospam@nowhere.com)
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_SRCDIR([src/])