summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-23 18:56:44 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-23 19:02:59 -0700
commitd15cfef9353099f8c5ec81283c1d58ae181ae29b (patch)
tree49c4567ee4b5ed665692d982da605e14f173ed3e /configure.ac
parent28f9c960d556c5e45aecbe897d2290f4ad087981 (diff)
downloadrsync-d15cfef9353099f8c5ec81283c1d58ae181ae29b.tar.gz
Setup for 3.2.2dev.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 28865ea9..bf04e99d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([rsync],[3.2.1],[https://rsync.samba.org/bugtracking.html])
+AC_INIT([rsync],[3.2.2dev],[https://rsync.samba.org/bugtracking.html])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([byteorder.h])