diff options
author | Thomas White <taw@physics.org> | 2016-03-21 15:52:56 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2016-03-21 15:53:52 +0100 |
commit | 90ff333fceae7636dfa121f7a7976c9e6a82272b (patch) | |
tree | e19bc29513190d781ed371e2871d5446489a0111 /Makefile.am | |
parent | d65aa18418185ba9d14a1fbe47fca0f53e5a4379 (diff) |
This is CrystFEL 0.6.20.6.2
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 b1a477c4..5a916cad 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.1 announcement-0.6.1 +EXTRA_DIST += relnotes-0.6.2 announcement-0.6.2 if BUILD_HDFSEE bin_PROGRAMS += src/hdfsee |