From af68840cabf248ae07ce653d37c99627fd4e3abd Mon Sep 17 00:00:00 2001
From: Madeline Wade <wademc@ldas-pcdev4.ligo.caltech.edu>
Date: Tue, 14 Jul 2015 07:58:00 -0700
Subject: [PATCH] gstlal-calibraiton-0.3.2 release

---
 gstlal-calibration/configure.ac     | 2 +-
 gstlal-calibration/debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/gstlal-calibration/configure.ac b/gstlal-calibration/configure.ac
index 7097e2803c..4437ad9f5a 100644
--- a/gstlal-calibration/configure.ac
+++ b/gstlal-calibration/configure.ac
@@ -3,7 +3,7 @@
 #
 
 
-AC_INIT([gstlal-calibration],[0.3.1],[gstlal-discuss@ligo.org],[gstlal-calibration])
+AC_INIT([gstlal-calibration],[0.3.2],[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
diff --git a/gstlal-calibration/debian/changelog b/gstlal-calibration/debian/changelog
index 1f0ee2d19e..77493bb7cb 100644
--- a/gstlal-calibration/debian/changelog
+++ b/gstlal-calibration/debian/changelog
@@ -1,3 +1,9 @@
+gstlal-calibration (0.3.2-1) unstable; urgency=low
+
+  * Another bug fix release for the --wings option
+
+ -- Madeline Wade <madeline.wade@ligo.org>  Sat, 14 July 2015 10:54:00 -0500
+
 gstlal-calibration (0.3.1-1) unstable; urgency=low
 
   * ER7 bug fix release for proper clipping with wings option
-- 
GitLab