summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-27 21:22:49 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-27 21:22:49 -0700
commitdcbe005a6a557294ceba3fd3d8a22ecf62d47e54 (patch)
tree05b89345b18ae55080e508049758e26f788bbe85 /configure.ac
parentaf57b55bdbcc832bdd7da28febe2c9a5c882c9cb (diff)
downloadrsync-dcbe005a6a557294ceba3fd3d8a22ecf62d47e54.tar.gz
Preparing for release of 3.2.2pre1v3.2.2pre1
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 bf04e99d..9275ce75 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.2dev],[https://rsync.samba.org/bugtracking.html])
+AC_INIT([rsync],[3.2.2pre1],[https://rsync.samba.org/bugtracking.html])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([byteorder.h])