1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

V1.4.2 Release

This commit is contained in:
Dave Davenport 2017-10-15 10:59:38 +02:00
parent ca855190c8
commit 1ab3e571ec
2 changed files with 2 additions and 2 deletions

View file

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