Bump to 1.7.8-dev release.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_INIT([rofi], [1.7.8], [https://github.com/davatorium/rofi/],[],[https://github.com/davatorium/rofi/discussions])
|
||||
AC_INIT([rofi], [1.7.8-dev], [https://github.com/davatorium/rofi/],[],[https://github.com/davatorium/rofi/discussions])
|
||||
|
||||
AC_CONFIG_SRCDIR([source/rofi.c])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
@@ -1,5 +1,5 @@
|
||||
project('rofi', 'c',
|
||||
version: '1.7.8',
|
||||
version: '1.7.8-dev',
|
||||
meson_version: '>=0.59.0',
|
||||
license: [ 'MIT' ],
|
||||
default_options: [
|
||||
|
Reference in New Issue
Block a user