Version 1.3 release

This commit is contained in:
Dave Davenport 2016-12-25 12:17:34 +01:00
parent 40b73769f1
commit c06aa59a62
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
v1.3.0: Dan vs. Greg: The never ending story. (unreleased)
v1.3.0: Dan vs. Greg: The never ending story.
New Features
- Use randr for getting monitor layout. Fallback to xinerama if not available.
- Re-add fuzzy matcher.

View File

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