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

gstlal, gstlal-ugly, gstlal-inspiral: bump versions

- gstlal --> 1.2.1
- gstlal-ugly --> 1.3.1
- gstlal-inspiral --> 1.4.1
parent b22f7895
No related branches found
No related merge requests found
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal-inspiral],[1.4.0],[gstlal-discuss@ligo.org],[gstlal-inspiral])
AC_INIT([gstlal-inspiral],[1.4.1],[gstlal-discuss@ligo.org],[gstlal-inspiral])
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
......@@ -263,8 +263,8 @@ AX_PYTHON_PYLAL()
#
AC_SUBST([MIN_GSTLAL_VERSION], [1.2.0])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [1.3.0])
AC_SUBST([MIN_GSTLAL_VERSION], [1.2.1])
AC_SUBST([MIN_GSTLALUGLY_VERSION], [1.3.1])
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.4.1-1) unstable; urgency=low
* 1.4.1 release, O2
-- Kipp Cannon <kipp.cannon@ligo.org> Fri, 24 Feb 2017 02:09:37 +0900
gstlal-inspiral (1.4.0-1) unstable; urgency=low
* 1.4.0 release, O2
......
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal-ugly],[1.3.0],[gstlal-discuss@ligo.org],[gstlal-ugly])
AC_INIT([gstlal-ugly],[1.3.1],[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
......@@ -405,7 +405,7 @@ AX_PYTHON_PYLAL()
#
AC_SUBST([MIN_GSTLAL_VERSION], [1.2.0])
AC_SUBST([MIN_GSTLAL_VERSION], [1.2.1])
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.3.1-1) unstable; urgency=low
* 1.3.1 release, O2
-- Kipp Cannon <kipp.cannon@ligo.org> Fri, 24 Feb 2017 02:06:56 +0900
gstlal-ugly (1.3.0-1) unstable; urgency=low
* 1.3.0 release, O2
......
......@@ -3,7 +3,7 @@
#
AC_INIT([gstlal],[1.2.0],[gstlal-discuss@ligo.org],[gstlal])
AC_INIT([gstlal],[1.2.1],[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.2.1-1) unstable; urgency=low
* 1.2.1 release, O2a
-- Kipp Cannon <kipp.cannon@ligo.org> Fri, 24 Feb 2017 02:07:43 +0900
gstlal (1.2.0-1) unstable; urgency=low
* 1.2.0 release, O2a
......
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