We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa4bf4 commit bbac872Copy full SHA for bbac872
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.8.4], [https://github.com/google/ios-webkit-debug-proxy/issues])
+AC_INIT([ios_webkit_debug_proxy], [1.8.5], [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