summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-19 14:11:01 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-19 14:11:01 -0700
commitc225330aaf9d6032a79317bda1bf669e90ac7212 (patch)
treeb0c6179038436cfafc8ff4ad1bec3d09477da7a9 /configure.ac
parent3c56896d2153148da2c3ac876b725968044a815f (diff)
downloadrsync-c225330aaf9d6032a79317bda1bf669e90ac7212.tar.gz
Preparing for release of 3.2.0v3.2.0
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 85b97914..d665498d 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.0pre3],[http://rsync.samba.org/bugzilla.html])
+AC_INIT([rsync],[3.2.0],[http://rsync.samba.org/bugzilla.html])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([byteorder.h])