Incremented version

This commit is contained in:
Martin 2018-04-14 12:03:54 +02:00
parent f937a9c959
commit 74f133bd69
2 changed files with 2 additions and 2 deletions

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

View File

@ -5,7 +5,7 @@ g.startup=true;
g.no_tab_mouse_click=false;
g.tabberidx=-1;
g.progress_stop_id=-1;
g.current_version=2002000010;
g.current_version=2002000011;
g.status_show_all=false;
g.ldap_login=false;
g.datatable_default_config={};