mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Bump to 1.0.0-RC1
This commit is contained in:
parent
72c04ce34d
commit
b96fba1de9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([rofi], [1.0.0-devel], [https://github.com/DaveDavenport/rofi/])
|
||||
AC_INIT([rofi], [1.0.0-RC1], [https://github.com/DaveDavenport/rofi/])
|
||||
|
||||
AC_CONFIG_SRCDIR([source/rofi.c])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
|
Loading…
Reference in a new issue