[segyio] 361/376: Version 1.3.1

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:58 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 a8cc5268b6b481a28701e0f25c29e257319c9f98
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date:   Tue Aug 22 12:37:00 2017 +0200

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c05c59e..b29b2c7 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 0 CACHE STRING "")
+set(segyio_PATCH 1 CACHE STRING "")
 set(segyio_VERSION ${segyio_MAJOR}.${segyio_MINOR}.${segyio_PATCH})
 
 if (POLICY CMP0042)
diff --git a/changelog.md b/changelog.md
index c1f4bc3..baf7010 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+# 1.3.1
+* fix a typo in segyio-crop --version
+* some building improvements
+
 # 1.3.0
 * segyio is now meant to be used as proper versions, not trunk checkouts.
   changelogs from now on will be written when new versions are released, not on

-- 
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