Incremented server version

This commit is contained in:
Martin 2014-09-30 19:10:02 +02:00
parent 2ff52f27c6
commit ec7c15bdd2

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.2.BUILDID], [martin@urbackup.org])
AC_INIT([urbackup-server], [1.4.3.BUILDID], [martin@urbackup.org])
AC_CONFIG_SRCDIR([AcceptThread.cpp])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])