diff --git a/gstlal-calibration/configure.ac b/gstlal-calibration/configure.ac index 30d41853cb8013b1f20e6e9e001292e2d23c7b72..9524a5b8cf71d783edca0a2ba3e771eceae7f42c 100644 --- a/gstlal-calibration/configure.ac +++ b/gstlal-calibration/configure.ac @@ -3,7 +3,7 @@ # -AC_INIT([gstlal-calibration],[1.0.10],[gstlal-discuss@ligo.org],[gstlal-calibration]) +AC_INIT([gstlal-calibration],[1.1.0],[gstlal-discuss@ligo.org],[gstlal-calibration]) AC_COPYRIGHT([Copyright (C) 2008--2016 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 diff --git a/gstlal-calibration/debian/changelog b/gstlal-calibration/debian/changelog index b1a8bbf4b890453e7e148d42d2a0a9744f8b2c36..96fda7f14db46503396370a23fe165435158f666 100644 --- a/gstlal-calibration/debian/changelog +++ b/gstlal-calibration/debian/changelog @@ -1,4 +1,4 @@ -gstlal-calibration (1.0.10-1) unstable; urgency=low +gstlal-calibration (1.1.0-1) unstable; urgency=low * Bug fix to make primary and redundant pipelines produce identical output.