mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
Incremented version
This commit is contained in:
parent
b4ccb26e65
commit
19d032c0c6
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([urbackup-client], [2.5.3.BUILDID], [martin@urbackup.org])
|
||||
AC_INIT([urbackup-client], [2.5.4.BUILDID], [martin@urbackup.org])
|
||||
AC_CONFIG_SRCDIR([AcceptThread.cpp])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([urbackup-server], [2.5.5.0], [martin@urbackup.org])
|
||||
AC_INIT([urbackup-server], [2.5.6.0], [martin@urbackup.org])
|
||||
AC_CONFIG_SRCDIR([AcceptThread.cpp])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
@ -5,7 +5,7 @@ g.startup=true;
|
||||
g.no_tab_mouse_click=false;
|
||||
g.tabberidx=-1;
|
||||
g.progress_stop_id=-1;
|
||||
g.current_version=2005000500;
|
||||
g.current_version=2005000600;
|
||||
g.status_show_all=false;
|
||||
g.ldap_login=false;
|
||||
g.datatable_default_config={};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user