Increment version

This commit is contained in:
Martin 2019-06-05 18:03:08 +02:00
parent 586f13efa5
commit aa4f4b1772

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT([urbackup-server], [2.4.0.0], [martin@urbackup.org])
AC_INIT([urbackup-server], [2.4.1.0], [martin@urbackup.org])
AC_CONFIG_SRCDIR([AcceptThread.cpp])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])