diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e53f8678..50806d0d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.1.4] - 2022-06-18 ### Fixed diff --git a/appveyor.yml b/appveyor.yml index 3f3662823..042cd1f0a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ -version: 2.1.4-staging+{build} +version: 2.1.4+{build} environment: - appver: 2.1.4-staging + appver: 2.1.4 portable_dir: ghostwriter_$(appver)_win64_portable QTDIR: C:\Qt\5.15.2\msvc2019_64 platform: x64 diff --git a/debian/changelog b/debian/changelog index d5c259276..044896a99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -ghostwriter (2.1.4-staging) unstable; urgency=low +ghostwriter (2.1.4) unstable; urgency=low * New upstream release. - -- wereturtle Sat, 11 Jun 2022 13:51:49 -0700 + -- wereturtle Sat, 18 Jun 2022 15:03:11 -0700 diff --git a/ghostwriter.pro b/ghostwriter.pro index 417adc3d3..c9926df25 100644 --- a/ghostwriter.pro +++ b/ghostwriter.pro @@ -18,7 +18,7 @@ # ################################################################################ -VERSION = 2.1.4-staging +VERSION = 2.1.4 lessThan(QT_MAJOR_VERSION, 5) { error("ghostwriter requires Qt 5.8 or greater") diff --git a/ghostwriter.spec b/ghostwriter.spec index 451cb279e..86b68ffc7 100644 --- a/ghostwriter.spec +++ b/ghostwriter.spec @@ -2,9 +2,9 @@ %undefine _hardened_build %define debug_package %{nil} -%global appver 2.1.4-staging +%global appver 2.1.4 %global build_timestamp %(date "+%%Y%%m%%d%%H%%M%%S") -%global changelog_date Sat Jun 11 2022 +%global changelog_date Sat Jun 18 2022 %global tarball %([[ %{appver} == *"-"* ]] && echo refs/heads/master.tar.gz || echo %{version}/%{name}-%{version}.tar.gz) Name: ghostwriter diff --git a/resources/linux/ghostwriter.1 b/resources/linux/ghostwriter.1 index 4806e83bb..ea7a27236 100644 --- a/resources/linux/ghostwriter.1 +++ b/resources/linux/ghostwriter.1 @@ -1,5 +1,5 @@ .\" Manpage for ghostwriter. -.TH man 1 "11 Jun 2022" "2.1.4-staging" "ghostwriter man page" +.TH man 1 "18 Jun 2022" "2.1.4" "ghostwriter man page" .SH NAME ghostwriter \- distraction\-free text editor for Markdown .SH SYNOPSIS diff --git a/resources/linux/ghostwriter.appdata.xml b/resources/linux/ghostwriter.appdata.xml index c6e9a69f8..bfa25c3ea 100644 --- a/resources/linux/ghostwriter.appdata.xml +++ b/resources/linux/ghostwriter.appdata.xml @@ -28,6 +28,6 @@ - +