Skip to content
Snippets Groups Projects
Commit 9dd1bf31 authored by David M. Carr's avatar David M. Carr
Browse files

makefile: add update support from hg 2.3 to hg 2.3.1

parent 3f7fedb2
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,6 @@
# interfere with new development. The latest released minor version should be
# listed for each major version; earlier minor versions are not needed.
all-version-tests: tests-1.7.5 tests-1.8.4 tests-1.9.3 tests-2.0.2 \
tests-2.1.2 tests-2.2.3 tests-2.3 tests-tip
tests-2.1.2 tests-2.2.3 tests-2.3.1 tests-tip
.PHONY: tests all-version-tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment