diff options
author | Thomas White <taw@physics.org> | 2017-07-24 14:58:39 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2017-07-24 14:58:58 +0200 |
commit | ad6d6cfe15bcea5357d370928bc609f1dcca4ae1 (patch) | |
tree | 64b851ce6135de66e1df2d0806ccc3c3c5f5525e /Makefile.am | |
parent | 6a25a919a8a886f446089bd67e26132dbf46627e (diff) |
This is CrystFEL 0.6.30.6.3
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 fda28fbc..78456727 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.2 announcement-0.6.2 +EXTRA_DIST += relnotes-0.6.3 announcement-0.6.3 if BUILD_HDFSEE bin_PROGRAMS += src/hdfsee |