diff options
author | Thomas White <taw@physics.org> | 2014-08-15 15:25:34 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-09-05 13:36:40 +0200 |
commit | 16a5848ff278be2e7612f36ca9103b668e47306d (patch) | |
tree | 45d032be84b5530084ee1495581c7c226e067588 /libcrystfel/Makefile.am | |
parent | b436924ab935f1c5aed4a7eea1eb9bfea06b9006 (diff) |
This is CrystFEL 0.5.40.5.4
Diffstat (limited to 'libcrystfel/Makefile.am')
-rw-r--r-- | libcrystfel/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/Makefile.am b/libcrystfel/Makefile.am index 0b7ddbf1..7386f703 100644 --- a/libcrystfel/Makefile.am +++ b/libcrystfel/Makefile.am @@ -1,6 +1,6 @@ lib_LTLIBRARIES = libcrystfel.la libcrystfel_la_LIBADD = ../lib/libgnu.la @LIBCRYSTFEL_LIBS@ $(PTY_LIB) -libcrystfel_la_LDFLAGS = -version-info 4:0:0 +libcrystfel_la_LDFLAGS = -version-info 5:0:0 libcrystfel_la_SOURCES = src/reflist.c src/utils.c src/cell.c src/detector.c \ src/thread-pool.c src/image.c src/hdf5-file.c \ |