summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-15 11:53:19 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-15 11:53:19 -0700
commit6f0c56304fdb3131a5c2a3af90761f0cfdc07f62 (patch)
treed56a616d2cdb58caad772334cada7292055f0893 /configure.ac
parent2452ad3663938546f173efb2e09a4f2cbfd91cad (diff)
downloadrsync-6f0c56304fdb3131a5c2a3af90761f0cfdc07f62.tar.gz
Preparing for release of 3.2.0pre2v3.2.0pre2
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 2b3a3665..54ff2c46 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.0pre1],[http://rsync.samba.org/bugzilla.html])
+AC_INIT([rsync],[3.2.0pre2],[http://rsync.samba.org/bugzilla.html])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([byteorder.h])