We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6c44e commit 51a64ffCopy full SHA for 51a64ff
configure.ac
@@ -4,7 +4,7 @@
4
# Process this file with autoconf to produce a configure script.
5
6
AC_PREREQ([2.63])
7
-AC_INIT([ios_webkit_debug_proxy], [1.9.0], [https://github.com/google/ios-webkit-debug-proxy/issues])
+AC_INIT([ios_webkit_debug_proxy], [1.9.1], [https://github.com/google/ios-webkit-debug-proxy/issues])
8
AM_INIT_AUTOMAKE([1.10 no-define])
9
AC_CONFIG_SRCDIR([src/])
10
AC_CONFIG_HEADERS([config.h])
0 commit comments