mirror of
https://github.com/lbonn/rofi
synced 2025-02-17 05:18:31 +00:00
Bump to v1.4.1
This commit is contained in:
parent
604f3ce96c
commit
8262d71138
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([rofi], [1.4.0], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
|
||||
AC_INIT([rofi], [1.4.1], [https://github.com/DaveDavenport/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.3.1',
|
||||
version: '1.4.1',
|
||||
meson_version: '>=0.39.1',
|
||||
license: [ 'MIT' ],
|
||||
default_options: [
|
||||
|
|
Loading…
Add table
Reference in a new issue