Skip to content

Commit 52ed2d0

Browse files
authored
Merge pull request #20 from cachewerk/pr/stable-v0.11.0
Relay v0.11.0
2 parents cc4817a + e585e1c commit 52ed2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ PHP_SUBST([RELAY_PRIORITY])
101101
PHP_SUBST([PHP_CONFIG])
102102

103103
PHP_NEW_EXTENSION([relay])
104-
RELAY_SET_DOWNLOAD_URL([0.10.1])
104+
RELAY_SET_DOWNLOAD_URL([0.11.0])
105105
RELAY_CHECK_PROGS([curl, shasum, tar, uuidgen])
106106
PHP_MODULES="$PHP_MODULES \$(PHP_PECL_EXTENSION)"
107107
PHP_ADD_MAKEFILE_FRAGMENT([Makefile.frag])

0 commit comments

Comments
 (0)