diff --git a/README b/README index 3fd2652..a543b3e 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ .:. PURE-FTPD .:. - Documentation for version 1.0.48 + Documentation for version 1.0.52 ------------------------ BLURB ------------------------ diff --git a/configure.ac b/configure.ac index f51db39..1a28656 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl AM_ACLOCAL_INCLUDE(m4) AC_PREREQ([2.65]) -AC_INIT([pure-ftpd], [1.0.51], +AC_INIT([pure-ftpd], [1.0.52], [https://github.com/jedisct1/pure-ftpd], [pure-ftpd],[https://www.pureftpd.org]) AC_CONFIG_SRCDIR(src/ftpd.c) AC_CONFIG_HEADERS([config.h])