Files
extra/rsnapshot/AC_INIT-version.patch
2025-06-22 20:39:04 -05:00

9 lines
361 B
Diff

--- a/configure.ac 2022-12-27 07:33:38.000000000 +0100
+++ b/configure.ac 2024-09-30 12:13:05.030108649 +0200
@@ -1,4 +1,4 @@
-AC_INIT([rsnapshot],[m4_chomp_all(m4_esyscmd([git describe --tags --always --dirty]))],[rsnapshot-discuss@lists.sourceforge.net])
+AC_INIT([rsnapshot],[1.4.5])
AM_INIT_AUTOMAKE([foreign])
AC_PROG_MAKE_SET
AC_CONFIG_FILES(Makefile)