summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-01-08 14:22:29 +0100
committerDave Davenport <qball@gmpclient.org>2017-01-08 14:22:29 +0100
commit9725f666f27ed6d621ffa1dbd8245bd9f3d38495 (patch)
tree2f6e203bcb5bf899b3fdacadd04e0e153aa306cb /configure.ac
parent0844d9369bb992bd961a614405d4c1a389680bf3 (diff)
V1.3.1 release1.3.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bb85ba46..4f26493b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.3.0], [https://github.com/DaveDavenport/rofi/],[],[https://forum.qtools.org/])
+AC_INIT([rofi], [1.3.1], [https://github.com/DaveDavenport/rofi/],[],[https://forum.qtools.org/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])