aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-07-24 14:58:39 +0200
committerThomas White <taw@physics.org>2017-07-24 14:58:58 +0200
commitad6d6cfe15bcea5357d370928bc609f1dcca4ae1 (patch)
tree64b851ce6135de66e1df2d0806ccc3c3c5f5525e /libcrystfel/Makefile.am
parent6a25a919a8a886f446089bd67e26132dbf46627e (diff)
This is CrystFEL 0.6.30.6.3
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 fef2e11f..24cb7358 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 8:0:0
+libcrystfel_la_LDFLAGS = -version-info 9: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 \