Skip to content
Snippets Groups Projects
Commit 8c073db7 authored by Madeline Wade's avatar Madeline Wade
Browse files

ER8 gstlal-calibraiton release

parent d8b4b0e0
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal-calibration],[0.4.1],[gstlal-discuss@ligo.org],[gstlal-calibration])
AC_INIT([gstlal-calibration],[0.5.0],[gstlal-discuss@ligo.org],[gstlal-calibration])
AC_COPYRIGHT([Copyright (C) 2008--2015 Madeline Wade])
# a file whose existance can be used to use to check that we are in the
# top-level directory of the source tree
......
gstlal-calibration (0.5.0-1) unstable; urgency=low
* ER8 release, including computation of new factors
-- Madeline Wade <madeline.wade@ligo.org> Fri, 24 Aug 2015 16:03:00 -0500
gstlal-calibration (0.4.1-1) unstable; urgency=low
* pre-ER8 bug fix release
......
......@@ -10,7 +10,7 @@ libgstlalcalibration_la_CFLAGS = $(AM_CFLAGS) $(LAL_CFLAGS) $(GSTLAL_CFLAGS) $(g
libgstlalcalibration_la_LDFLAGS = $(AM_LDFLAGS) $(LAL_LIBS) $(GSTLAL_LIBS) $(gstreamer_LIBS) $(GSTLAL_PLUGIN_LDFLAGS)
libgstlalinterleave_la_SOURCES = \
gstinterleave.c gstinerleave.h
gstinterleave.c gstinterleave.h
libgstlalinterleave_la_CFLAGS = $(AM_CFLAGS) $(LAL_CFLAGS) $(GSTLAL_CFLAGS) $(gstreamer_CFLAGS) $(gstreamer_audio_CFLAGS) -DGST_PACKAGE_NAME=\"gstlal\" -DGST_PACKAGE_ORIGIN=\"\"
#libgstlalinterleave_la_LIBADD = $(top_builddir)/lib/gstlal/libgstlaltypes.la
libgstlalinterleave_la_LDFLAGS = $(AM_LDFLAGS) $(LAL_LIBS) $(GSTLAL_LIBS) $(gstreamer_LIBS) $(gstreamer_audio_LIBS) $(GSTLAL_PLUGIN_LDFLAGS)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment