From c06aa59a629a72e44cc4a52a58c4f9adb3583792 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 25 Dec 2016 12:17:34 +0100 Subject: Version 1.3 release --- Changelog | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 99d6dd04..b46cc70b 100644 --- a/Changelog +++ b/Changelog @@ -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. diff --git a/configure.ac b/configure.ac index c5df0ea6..bb85ba46 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- cgit v1.2.3