1.7.4 release

This commit is contained in:
Dave Davenport 2022-08-14 12:53:29 +02:00
parent 2cef4fd454
commit 48ea818c69
3 changed files with 3 additions and 3 deletions

View File

@ -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])

View File

@ -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: [

View File

@ -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