summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-08-14 12:53:29 +0200
committerDave Davenport <qball@blame.services>2022-08-14 12:53:29 +0200
commit48ea818c699cd6d1424f4e98ec9236da4483f951 (patch)
treebcfa766cf6bd8948036f4d7ecbbe400c1c2d8677
parent2cef4fd454406dec6c41308ba011451b8b542fc8 (diff)
1.7.4 release1.7.4
-rw-r--r--configure.ac2
-rw-r--r--meson.build2
-rw-r--r--releasenotes/1.7.4/release-1.7.4.markdown2
3 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index ccb1caa6..f9942254 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.7.3-dev], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.7.4], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])
diff --git a/meson.build b/meson.build
index 1a04ae87..97856b47 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('rofi', 'c',
- version: '1.7.3-dev',
+ version: '1.7.4',
meson_version: '>=0.47.0',
license: [ 'MIT' ],
default_options: [
diff --git a/releasenotes/1.7.4/release-1.7.4.markdown b/releasenotes/1.7.4/release-1.7.4.markdown
index 9d398941..0461d383 100644
--- a/releasenotes/1.7.4/release-1.7.4.markdown
+++ b/releasenotes/1.7.4/release-1.7.4.markdown
@@ -1,4 +1,4 @@
-# 1.7.4:
+# 1.7.4: Preshellected Optimizations
Another maintenance and small features expansion release. A lot of small
annoyances have been fixed and ignored errors are now more visually flagged to