Skip to content

Commit b125498

Browse files
committed
version bump 1.8.1
1 parent a4ed446 commit b125498

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], [https://github.com/google/ios-webkit-debug-proxy/issues])
7+
AC_INIT([ios_webkit_debug_proxy], [1.8.1], [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)