diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-23 15:49:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-16 01:20:17 +0100 |
| commit | 7c9c8272f7b492e2b05d66c27f05e357a5ec5150 (patch) | |
| tree | 11b50e40cdae6cbf778f56eac234df2b6d65ae91 /run | |
| parent | 10db62f65c5c8c8c2b667afd454fc472241a25b1 (diff) | |
Bump version number in Windows test runner.
Diffstat (limited to 'run')
| -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\ |
