initial import
This commit is contained in:
8
rsnapshot/AC_INIT-version.patch
Normal file
8
rsnapshot/AC_INIT-version.patch
Normal file
@@ -0,0 +1,8 @@
|
||||
--- 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)
|
||||
Reference in New Issue
Block a user