Skip to content

Commit a2b179e

Browse files
author
Jason Waataja
committed
Updated to version 1.4.2
1 parent 2488adb commit a2b179e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
This project adheres to Semantic Versioning
33

4-
## Unreleased
4+
## [1.4.2] - 2019-01-04
55
### Fixed
66
- Fix CMake so miniterm builds on FreeBSD.
77

src/config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*
2727
*/
2828

29-
#define MINITERM_VERSION "1.4.1"
29+
#define MINITERM_VERSION "1.4.2"
3030

3131
/* Terminal emulation (value of $TERM) (default: xterm) */
3232
#define TERMINFO "xterm-256color"

0 commit comments

Comments
 (0)