Skip to content

Commit dd6b61a

Browse files
committed
version bump 1.9.0
1 parent 598b8c3 commit dd6b61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Process this file with autoconf to produce a configure script.
55

66
AC_PREREQ([2.63])
7-
AC_INIT([ios_webkit_debug_proxy], [1.8.8], [https://github.com/google/ios-webkit-debug-proxy/issues])
7+
AC_INIT([ios_webkit_debug_proxy], [1.9.0], [https://github.com/google/ios-webkit-debug-proxy/issues])
88
AM_INIT_AUTOMAKE([1.10 no-define])
99
AC_CONFIG_SRCDIR([src/])
1010
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)