[segyio] 367/376: Version 1.3.2 bump

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

jokva-guest pushed a commit to branch debian
in repository segyio.

commit ca977afb4790c8bc4b4c9cffbb0419b4c2c9d537
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date:   Fri Aug 25 14:29:38 2017 +0200

    Version 1.3.2 bump
---
 CMakeLists.txt | 2 +-
 changelog.md   | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index b29b2c7..c33269d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ include(GNUInstallDirs)
 
 set(segyio_MAJOR 1 CACHE STRING "")
 set(segyio_MINOR 3 CACHE STRING "")
-set(segyio_PATCH 1 CACHE STRING "")
+set(segyio_PATCH 2 CACHE STRING "")
 set(segyio_VERSION ${segyio_MAJOR}.${segyio_MINOR}.${segyio_PATCH})
 
 if (POLICY CMP0042)
diff --git a/changelog.md b/changelog.md
index baf7010..0726383 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+# 1.3.2
+* add test for segy-cath
+* fix memory double-free error in subtr functions
+
 # 1.3.1
 * fix a typo in segyio-crop --version
 * some building improvements

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git



More information about the debian-science-commits mailing list