Bumped version to 1.4.2

This commit is contained in:
wiire-a 2018-01-25 22:05:41 +01:00
parent 706f3baba9
commit 28f68e694b
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
## [1.4.2] - 2018-01-25
### Added
- Huge performance optimizations (`--mode 1,3`) @1yura.

View File

@ -18,6 +18,6 @@
#define VERSION_H
#define SHORT_VERSION "1.4"
#define LONG_VERSION "1.4.1"
#define LONG_VERSION "1.4.2"
#endif /* VERSION_H */