summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-08-12 09:54:44 +0200
committerDave Davenport <qball@gmpclient.org>2016-08-12 09:54:44 +0200
commit9abed713cd5d539289b53ba489f517428152ee6d (patch)
tree72784b161b3ca39537ddd263e738c992b1d837cc
parentf3a4313c6134fd548a529fbeb9b84c11160f1800 (diff)
Release V1.2.01.2.0
-rw-r--r--Changelog2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 58fd0331..b02d0ccf 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-v1.unrelease
+v1.1.2
New Features
- Highlight matched part of the string.
- Make window switcher string customizable.
diff --git a/configure.ac b/configure.ac
index f052eec5..e25a0f5d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.1.0], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [1.2.0], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])