Skip to content

Commit 9f309ec

Browse files
committed
Move to 0.2.6
1 parent 2b707f1 commit 9f309ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.65])
5-
AC_INIT([toxic], [0.2.5], [https://tox.im/])
5+
AC_INIT([toxic], [0.2.6], [https://tox.im/])
66
AC_CONFIG_AUX_DIR(configure_aux)
77
AC_CONFIG_SRCDIR([src/main.c])
88
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)