summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-12-26 13:10:19 +0100
committerDave Davenport <qball@gmpclient.org>2016-12-26 13:10:19 +0100
commita0bab0e99a5d1f35025e94aac85e97996238eafb (patch)
treee9abe82c597b273c067a76fae21aa3a81ae2e4ff /configure.ac
parentb56cc8312a5d56a6d00957f67740473e6119cc12 (diff)
parentc06aa59a629a72e44cc4a52a58c4f9adb3583792 (diff)
Merge remote-tracking branch 'origin/master' into themer
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 ca32299e..3b5b0a8d 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])