summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-20 20:08:25 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-20 20:17:13 -0700
commit68c4583693ea34d1e8828c36df99e661d8de57a8 (patch)
tree9d449567164a8b4bf5f4396cf471e2dea75bc971 /configure.ac
parent6b237b0fe9b0941c51afc9e880a28c47583a11de (diff)
downloadrsync-68c4583693ea34d1e8828c36df99e661d8de57a8.tar.gz
Change repo to be 3.2.1dev.
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 53e1a609..89365077 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.0],[http://rsync.samba.org/bugzilla.html])
+AC_INIT([rsync],[3.2.1dev],[http://rsync.samba.org/bugzilla.html])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([byteorder.h])