Incremented version

This commit is contained in:
Martin 2014-09-04 21:59:00 +02:00
parent 39b0f430d8
commit 583c824dc5

View File

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