Skip to content
Snippets Groups Projects
Commit aeb952a3 authored by Kipp Cannon's avatar Kipp Cannon
Browse files

gstlal, gstlal-ugly, gstlal-inspiral: bump to 1.1.0

parent b172937c
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal-inspiral],[1.0.1],[gstlal-discuss@ligo.org],[gstlal-inspiral])
AC_INIT([gstlal-inspiral],[1.1.0],[gstlal-discuss@ligo.org],[gstlal-inspiral])
AC_COPYRIGHT([Copyright (C) 2008--2015 Kipp Cannon])
# a file whose existance can be used to use to check that we are in the
# top-level directory of the source tree
......@@ -263,8 +263,8 @@ AX_PYTHON_PYLAL()
#
AC_SUBST([MIN_GSTLAL_VERSION], [1.0.0])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [1.0.0])
AC_SUBST([MIN_GSTLAL_VERSION], [1.1.0])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [1.1.0])
PKG_CHECK_MODULES([GSTLAL], [gstlal >= ${MIN_GSTLAL_VERSION}])
AC_SUBST([GSTLAL_VERSION], [`$PKG_CONFIG --modversion gstlal`])
AX_GSTLAL_SPLIT_VERSION([GSTLAL_VERSION])
......
gstlal-inspiral (1.1.0-1) unstable; urgency=low
* 1.1.0 release, ER10
-- Kipp Cannon <kipp.cannon@ligo.org> Thu, 3 Nov 2016 17:54:22 +0900
gstlal-inspiral (1.0.1-1) unstable; urgency=low
* 1.0.1 release (oops), ER10
......
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal-ugly],[1.0.0],[gstlal-discuss@ligo.org],[gstlal-ugly])
AC_INIT([gstlal-ugly],[1.1.0],[gstlal-discuss@ligo.org],[gstlal-ugly])
AC_COPYRIGHT([Copyright (C) 2008--2016 Kipp Cannon])
# a file whose existance can be used to use to check that we are in the
# top-level directory of the source tree
......@@ -409,7 +409,7 @@ AX_PYTHON_PYLAL()
#
AC_SUBST([MIN_GSTLAL_VERSION], [1.0.0])
AC_SUBST([MIN_GSTLAL_VERSION], [1.1.0])
PKG_CHECK_MODULES([GSTLAL], [gstlal >= ${MIN_GSTLAL_VERSION}])
AC_SUBST([GSTLAL_VERSION], [`$PKG_CONFIG --modversion gstlal`])
AX_GSTLAL_SPLIT_VERSION([GSTLAL_VERSION])
......
gstlal-ugly (1.1.0-1) unstable; urgency=low
* 1.1.0 release, ER10
-- Kipp Cannon <kipp.cannon@ligo.org> Thu, 3 Nov 2016 17:53:12 +0900
gstlal-ugly (1.0.0-1) unstable; urgency=low
* 1.0.0 release, ER10
......
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal],[1.0.0],[gstlal-discuss@ligo.org],[gstlal])
AC_INIT([gstlal],[1.1.0],[gstlal-discuss@ligo.org],[gstlal])
AC_COPYRIGHT([Copyright (C) 2008--2016 Kipp Cannon])
# a file whose existance can be used to use to check that we are in the
# top-level directory of the source tree
......
gstlal (1.1.0-1) unstable; urgency=low
* 1.1.0 release, ER10
-- Kipp Cannon <kipp.cannon@ligo.org> Thu, 3 Nov 2016 17:52:15 +0900
gstlal (1.0.0-1) unstable; urgency=low
* 1.0.0 release, ER10
......
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