aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2016-03-21 15:52:56 +0100
committerThomas White <taw@physics.org>2016-03-21 15:53:52 +0100
commit90ff333fceae7636dfa121f7a7976c9e6a82272b (patch)
treee19bc29513190d781ed371e2871d5446489a0111 /libcrystfel/Makefile.am
parentd65aa18418185ba9d14a1fbe47fca0f53e5a4379 (diff)
This is CrystFEL 0.6.20.6.2
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 f2760dac..d7142f6a 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 7:0:0
+libcrystfel_la_LDFLAGS = -version-info 8: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 \