mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
Incremented version in configure
This commit is contained in:
parent
748a5d3f10
commit
945167e2f0
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([urbackup-server], [0.21], [martin@urbackup.org])
|
||||
AC_INIT([urbackup-server], [0.22], [martin@urbackup.org])
|
||||
AC_CONFIG_SRCDIR([AcceptThread.cpp])
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
AM_INIT_AUTOMAKE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user