summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 09:50:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-05 09:50:30 +0000
commit48a5817026e8676d3fc2d3d5117681d6279bc18f (patch)
tree0dc62fe6a9e8b5bfacc0e5de3138f002eebe9709 /configure.ac
parentReleasing progress-linux version 5.4.4-1~progress7.99u1. (diff)
downloadreprepro-48a5817026e8676d3fc2d3d5117681d6279bc18f.tar.xz
reprepro-48a5817026e8676d3fc2d3d5117681d6279bc18f.zip
Merging upstream version 5.4.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 878c0f5..8ed4bc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl
dnl Process this file with autoconf to produce a configure script
dnl
-AC_INIT(reprepro, 5.4.4)
+AC_INIT(reprepro, 5.4.5)
AC_CONFIG_SRCDIR(main.c)
AC_CONFIG_AUX_DIR(ac)
AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability])