diff options
author | Thomas White <taw@physics.org> | 2015-08-02 23:53:22 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-08-03 14:38:58 +0200 |
commit | ab770f18ff2740c3c1aa94c25eb547f0d60bc4c5 (patch) | |
tree | d99c73d6887906e5e38ef08ffd57111d91c1b749 /Makefile.am | |
parent | e216e29cf182e933a9b7852cb69efec46fc526cb (diff) |
This is CrystFEL 0.6.10.6.1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a6acd357..32cc8a63 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ TESTS = tests/list_check $(MERGE_CHECKS) $(PARTIAL_CHECKS) \ tests/prediction_gradient_check EXTRA_DIST += $(MERGE_CHECKS) $(PARTIAL_CHECKS) -EXTRA_DIST += relnotes-0.6.0 +EXTRA_DIST += relnotes-0.6.1 announcement-0.6.1 if BUILD_HDFSEE bin_PROGRAMS += src/hdfsee |