mirror of
https://github.com/davatorium/rofi.git
synced 2024-10-27 05:23:18 -04:00
Version 1.3 release
This commit is contained in:
parent
40b73769f1
commit
c06aa59a62
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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])
|
||||
|
|
Loading…
Reference in a new issue