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-05-31 20:58:10 +0400
committerHieu Hoang <fishandfrolick@gmail.com>2012-05-31 20:58:10 +0400
commita5ca652a766ddb687891adac8e7ef252fa2f430d (patch)
tree7cac031a4a7d688369e0fd4538a65d855b6c390e /regression-testing/MosesRegressionTesting.pm
parent4eef94b1217a82eb979242dd3e06d8a4b6255e6e (diff)
move c++ code out of /script/ to /
Diffstat (limited to 'regression-testing/MosesRegressionTesting.pm')
-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 f4b3ce099..9dc114d9c 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 => '10';
+use constant TESTING_DATA_VERSION => '11';
# find the data directory in a few likely locations and make sure
# that it is the correct version