Skip to content

Commit

Permalink
Version 1.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
kext committed Aug 10, 2018
1 parent 3bc1b30 commit d43262f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.4.2] - 2018-08-10
### Changed
- `6d6info` and the logfile of `6d6mseed` now contain the channel names and gains.

Expand Down
4 changes: 2 additions & 2 deletions src/version.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#pragma once

#define KUM_6D6_COMPAT_VERSION "1.4.1"
#define KUM_6D6_COMPAT_DATE "2018-07-13"
#define KUM_6D6_COMPAT_VERSION "1.4.2"
#define KUM_6D6_COMPAT_DATE "2018-08-10"

0 comments on commit d43262f

Please sign in to comment.