1.7.4 release
This commit is contained in:
@@ -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])
|
||||
|
@@ -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: [
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user