Skip to content

Commit 4dfaba3

Browse files
committed
Merge branch 'master' into nginx-1.1.x
2 parents 0975adf + 767863f commit 4dfaba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/mirror-tarballs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ mv agentzh-memc-nginx-module-* memc-nginx-module-$ver || exit 1
144144

145145
#################################
146146

147-
ver=0.13rc5
147+
ver=0.13rc6
148148
$root/util/get-tarball "http://github.com/agentzh/srcache-nginx-module/tarball/v$ver" -O srcache-nginx-module-$ver.tar.gz || exit 1
149149
tar -xzf srcache-nginx-module-$ver.tar.gz || exit 1
150150
mv agentzh-srcache-nginx-module-* srcache-nginx-module-$ver || exit 1

0 commit comments

Comments
 (0)