1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-10 17:06:37 -04:00

bump to 1.0

This commit is contained in:
Dave Davenport 2016-04-17 17:44:51 +02:00
parent 5af72f7394
commit f79c078144

View file

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