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

V1.3.1 release

This commit is contained in:
Dave Davenport 2017-01-08 14:22:29 +01:00
parent 0844d9369b
commit 9725f666f2
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
v1.3.1: Dan vs. Greg: The never ending story, reloaded. (unreleased) v1.3.1: Dan vs. Greg: The never ending story, reloaded.
New Features New Features
- [DRun] Search categories. (#449) - [DRun] Search categories. (#449)
Improvements Improvements

View file

@ -1,4 +1,4 @@
AC_INIT([rofi], [1.3.0], [https://github.com/DaveDavenport/rofi/],[],[https://forum.qtools.org/]) AC_INIT([rofi], [1.3.1], [https://github.com/DaveDavenport/rofi/],[],[https://forum.qtools.org/])
AC_CONFIG_SRCDIR([source/rofi.c]) AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h]) AC_CONFIG_HEADER([config.h])