aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2015-02-12 18:08:00 +0100
committerThomas White <taw@physics.org>2015-02-23 13:05:11 +0100
commitf4dd9897c4ed7160bb1c17c94edc107f6af8567f (patch)
treef2d5122c16a2d5aa84cc7f22f6b6175b1ee3e04f /libcrystfel/Makefile.am
parent4051426a089c2c06c2b5695846a120011bd77519 (diff)
This is CrystFEL 0.6.00.6.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 2cdfba10..9fbd4483 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 5:0:0
+libcrystfel_la_LDFLAGS = -version-info 6: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 \