From 14ec9e17ad547c17707b0ba0cb0d94aeb465d268 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Wed, 31 Mar 2010 23:08:51 +0200 Subject: Bump version to stable 1.0.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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/]) -- cgit v1.1-32-gdbae