1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-02 21:21:10 +00:00

Release 0.7.1

This commit is contained in:
Michael Vetter 2019-09-24 09:06:43 +02:00
parent 66f7705965
commit dfd5ae360f

View File

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_INIT([profanity], [0.7.0], [jubalh@iodoru.org])
AC_INIT([profanity], [0.7.1], [jubalh@iodoru.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src/main.c])