Skip to content

Commit 46dbf06

Browse files
authored
Merge pull request #24 from cachewerk/pr/stable-v0.12.1
Relay v0.12.1
2 parents b68d971 + 4984b35 commit 46dbf06

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.12.0])
104+
RELAY_SET_DOWNLOAD_URL([0.12.1])
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)