diff options
author | Thomas White <taw@physics.org> | 2013-04-19 11:36:08 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-04-19 11:53:46 +0200 |
commit | fd1c29aa33a8d82de3b483a91edeaa317453985a (patch) | |
tree | f466c2613e856e45e6696474663d937b16e75d7e /libcrystfel/Makefile.am | |
parent | 9f8af93875d666dddef3a3b87e0d05a684762410 (diff) |
This is CrystFEL 0.5.00.5.0
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 ae717e55..a9bda55b 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@ -libcrystfel_la_LDFLAGS = -version-info 1:0:0 +libcrystfel_la_LDFLAGS = -version-info 2: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 \ |