Set version to devel.

This commit is contained in:
Dave Davenport 2015-11-09 20:47:11 +01:00
parent 6f023e8c9e
commit 971d6df471
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
AC_INIT([rofi], [0.15.11], [https://github.com/DaveDavenport/rofi/])
AC_INIT([rofi], [0.15.12-devel], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])