Release 1.5.1

This commit is contained in:
Dave Davenport 2018-03-18 12:50:38 +01:00
parent 234cfd548e
commit 374d4be9d7
2 changed files with 2 additions and 2 deletions

View File

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