summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-17 10:12:09 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-17 10:12:09 -0700
commit0b2d5fe4940211ba25a89f18a9889b9ab55d38ef (patch)
tree30e026f501453c7570fec30d6df8856038f93523 /configure.ac
parentd3c7cfad226f0d1b74247d9b97fb7787a50cf0a4 (diff)
downloadrsync-0b2d5fe4940211ba25a89f18a9889b9ab55d38ef.tar.gz
Preparing for release of 3.2.0pre3v3.2.0pre3
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 f1f075df..9a0e4d1e 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.0pre2],[http://rsync.samba.org/bugzilla.html])
+AC_INIT([rsync],[3.2.0pre3],[http://rsync.samba.org/bugzilla.html])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([byteorder.h])