summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-03-31 23:08:51 +0200
committerGravatar Martin Szulecki2010-03-31 23:08:51 +0200
commit14ec9e17ad547c17707b0ba0cb0d94aeb465d268 (patch)
tree54633fd03c209ebb7c084542dc8881042e6c913c /configure.ac
parent71f9fe3a168f44faac3d24fb56c009caf7476c86 (diff)
downloadlibimobiledevice-14ec9e17ad547c17707b0ba0cb0d94aeb465d268.tar.gz
libimobiledevice-14ec9e17ad547c17707b0ba0cb0d94aeb465d268.tar.bz2
Bump version to stable 1.0.1
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 6ead879..e309cec 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.0, nospam@nowhere.com)
+AC_INIT(libimobiledevice, 1.0.1, nospam@nowhere.com)
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_SRCDIR([src/])