summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-09-26 21:14:18 +0200
committerDave Davenport <qball@gmpclient.org>2017-09-26 21:14:18 +0200
commit604f3ce96cb0f8c643190fb2e33d903bcf03ecdf (patch)
treefd62e2224575b73ddecf028a5edbff132f65e602
parent9cd7de538791bafa241046df6672acec12890d25 (diff)
1.4.0 Release.1.4.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b39df0c7..bb76465e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.3.1], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.4.0], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])