1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 11:26:35 +01:00

bump version to 0.4.1

This commit is contained in:
Jfreegman
2014-06-18 15:54:50 -04:00
parent 58a131426a
commit 7eb82a0fe5
3 changed files with 10 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([toxic], [0.4.0], [https://tox.im/])
AC_INIT([toxic], [0.4.1], [https://tox.im/])
AC_CONFIG_AUX_DIR(configure_aux)
AC_CONFIG_SRCDIR([src/toxic.c])
AC_CONFIG_HEADERS([config.h])