diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-23 15:49:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-12-29 00:10:38 +0100 |
| commit | 23bca1e6a54dfadadf31f0922a840a7f13608fb2 (patch) | |
| tree | 791a045728445c5fc6606207e1663e998a9d7794 | |
| parent | e5d0b0d5d57a3995896c03c3208a69aefb01fd61 (diff) | |
Bump version number in Windows test runner.
| -rw-r--r-- | run/tests.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests.bat b/run/tests.bat index 3eb422d7d..632d6a9d0 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,4 +1,4 @@ -set PATH=%PATH%;c:\users\ci\bin_v2.18.x;c:\users\ci\workspace\dcpomatic\bin;c:\users\ci\workspace\dcpomatic\lib +set PATH=%PATH%;c:\users\ci\bin_v2.20.x;c:\users\ci\workspace\dcpomatic\bin;c:\users\ci\workspace\dcpomatic\lib set DCPOMATIC_TEST_PRIVATE=c:\users\ci\dcpomatic-test-private xcopy ..\libdcp\tags build\test\tags\ copy ..\libdcp\ratings build\test\ |
