summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-09-19 20:46:30 +0200
committerGravatar Martin Szulecki2013-09-19 20:46:30 +0200
commiteca4b3cb833a306677a76d4645e2e034f77fc387 (patch)
treeb7465e16272d58d2129df71a77182bd399e816d3
parent17a5fa85e2978b385448e1a16822cb31ba64e284 (diff)
downloadusbmuxd-eca4b3cb833a306677a76d4645e2e034f77fc387.tar.gz
usbmuxd-eca4b3cb833a306677a76d4645e2e034f77fc387.tar.bz2
Bump version to 1.0.9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b7aa54b..c41d806 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(usbmuxd, 1.0.8, nospam@nowhere.com)
+AC_INIT(usbmuxd, 1.0.9, nospam@nowhere.com)
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_SRCDIR([src/])