Commit f225c276 authored by Pieter Noordhuis's avatar Pieter Noordhuis
Browse files

Fix HIREDIS_MINOR

Closes #219.
parent 8332a883
......@@ -9,7 +9,7 @@ TESTS=hiredis-test
LIBNAME=libhiredis
HIREDIS_MAJOR=0
HIREDIS_MINOR=10
HIREDIS_MINOR=11
# redis-server configuration used for testing
REDIS_PORT=56379
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment