Version 1.6.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([rofi], [1.6.0-dev], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
|
AC_INIT([rofi], [1.6.1], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
|
||||||
|
|
||||||
AC_CONFIG_SRCDIR([source/rofi.c])
|
AC_CONFIG_SRCDIR([source/rofi.c])
|
||||||
AC_CONFIG_HEADER([config.h])
|
AC_CONFIG_HEADER([config.h])
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
project('rofi', 'c',
|
project('rofi', 'c',
|
||||||
version: '1.5.4-dev',
|
version: '1.6.1',
|
||||||
meson_version: '>=0.47.0',
|
meson_version: '>=0.47.0',
|
||||||
license: [ 'MIT' ],
|
license: [ 'MIT' ],
|
||||||
default_options: [
|
default_options: [
|
||||||
|
Reference in New Issue
Block a user