summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-12-25 12:17:34 +0100
committerDave Davenport <qball@gmpclient.org>2016-12-25 12:17:34 +0100
commitc06aa59a629a72e44cc4a52a58c4f9adb3583792 (patch)
tree3e5080787feff209d1aecb362ef43af09b68b7ee /configure.ac
parent40b73769f1d41e5803530069e191e8cae9803332 (diff)
Version 1.3 release1.3.0
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 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])