summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Matt Colyer2009-11-16 08:22:52 -0800
committerGravatar Matt Colyer2009-11-17 19:12:52 -0800
commit3ac7fb460c495d34fc02364b2ff7e56456a1a50f (patch)
tree4b39fb3d7df40652084a118f7193df3fe37e7a9a /configure.ac
parent1ccc8762a6564348b775a5038c16b3566114f2eb (diff)
downloadlibimobiledevice-3ac7fb460c495d34fc02364b2ff7e56456a1a50f.tar.gz
libimobiledevice-3ac7fb460c495d34fc02364b2ff7e56456a1a50f.tar.bz2
Preparing for release 0.9.5
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 58aee42..30a8112 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.4, nospam@nowhere.com)
+AC_INIT(libiphone, 0.9.5, nospam@nowhere.com)
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_SRCDIR([src/])