summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-21 19:24:26 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-21 19:24:26 -0700
commit7fb08531e0ee267e4a41e209be4cb5a24d461a2d (patch)
tree5a18cddf598b77b9a92c41ad6d9ff070e0f1580e /configure.ac
parent9dba0bb7fba2abc76f06d913e4d499c9925fc802 (diff)
downloadrsync-7fb08531e0ee267e4a41e209be4cb5a24d461a2d.tar.gz
Preparing for release of 3.2.1pre1v3.2.1pre1
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 19b12851..135a7e85 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.1dev],[http://rsync.samba.org/bugzilla.html])
+AC_INIT([rsync],[3.2.1pre1],[https://rsync.samba.org/bugtracking.html])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([byteorder.h])