Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <fishandfrolick@gmail.com>2012-06-16 03:20:38 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-06-16 03:20:38 +0400
commitd59e032402a5f85b99c99e9f53e3f548dd69061a (patch)
tree52e1913aa42b1a0dcf778656a2c40650bacc768c /regression-testing
parente72670700a103a8c81f729598b7322eeaf78eadd (diff)
up regression test number
Diffstat (limited to 'regression-testing')
-rw-r--r--regression-testing/MosesRegressionTesting.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/regression-testing/MosesRegressionTesting.pm b/regression-testing/MosesRegressionTesting.pm
index 9dc114d9c..a10a26254 100644
--- a/regression-testing/MosesRegressionTesting.pm
+++ b/regression-testing/MosesRegressionTesting.pm
@@ -5,7 +5,7 @@ use strict;
# if your tests need a new version of the test data, increment this
# and make sure that a moses-regression-tests-vX.Y is available for
# download from statmt.org (redpony AT umd dot edu for more info)
-use constant TESTING_DATA_VERSION => '11';
+use constant TESTING_DATA_VERSION => '12';
# find the data directory in a few likely locations and make sure
# that it is the correct version