1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-04-14 17:43:01 -04:00

Update version.

This commit is contained in:
Dave Davenport 2020-11-22 22:12:47 +01:00
parent 176adbde52
commit 94bd12e478
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
AC_INIT([rofi], [1.6.1], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
AC_INIT([rofi], [1.6.1-dev], [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.6.1',
version: '1.6.1-dev',
meson_version: '>=0.47.0',
license: [ 'MIT' ],
default_options: [