aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-05-15 15:32:09 +0200
committerThomas White <taw@physics.org>2018-05-17 14:38:17 +0200
commit87fd650abf11da75e7abd2ff90821cf7cb041b91 (patch)
treee70b2890569dd860f4be487e494a50aac791c49e /libcrystfel/Makefile.am
parent4d9926e230ad3c550d69f78f6e4d95c555fe7639 (diff)
This is CrystFEL 0.7.00.7.0
Diffstat (limited to 'libcrystfel/Makefile.am')
-rw-r--r--libcrystfel/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/Makefile.am b/libcrystfel/Makefile.am
index 24cb7358..1d24d353 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 9:0:0
+libcrystfel_la_LDFLAGS = -version-info 10: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 \