diff Makefile @ 1045:c560ed4d5a55

compat: update hg versions we test against
author Kevin Bullock <kbullock@ringworld.org>
date Thu, 10 Aug 2017 14:54:56 -0400
parents c96bf9e61598
children 826363837447
line wrap: on
line diff
--- a/Makefile	Thu Aug 10 14:19:04 2017 -0400
+++ b/Makefile	Thu Aug 10 14:54:56 2017 -0400
@@ -33,6 +33,6 @@
 
 all-version-tests: tests-2.8.2 tests-2.9.2 tests-3.0.2 tests-3.1.2 tests-3.2.4 \
   tests-3.3.3 tests-3.4.2 tests-3.5.2 tests-3.6.3 tests-3.7.3 tests-3.8.4 \
-  tests-3.9.2 tests-4.0.2 tests-4.1.3 tests-4.2.2 tests-4.3-rc tests-@
+  tests-3.9.2 tests-4.0.2 tests-4.1.3 tests-4.2.3 tests-4.3 tests-@
 
 .PHONY: tests all-version-tests