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
- [DRun] Search categories. (#449)
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_HEADER([config.h])