Rename VERSION to avoid conflict with C++20 <version> header on case-insensitive
filesystems.
--- Makefile.in.orig	2009-03-31 08:35:43.000000000 -0500
+++ Makefile.in	2024-05-28 15:43:00.000000000 -0500
@@ -81,7 +81,7 @@
 	$(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
 	$(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
 	$(top_srcdir)/m4/strtod.m4 $(top_srcdir)/m4/unistd_h.m4 \
-	$(top_srcdir)/VERSION $(top_srcdir)/configure.in
+	$(top_srcdir)/VERSION.txt $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
--- lib/Makefile.in.orig	2009-03-31 08:35:43.000000000 -0500
+++ lib/Makefile.in	2024-05-28 15:43:09.000000000 -0500
@@ -62,7 +62,7 @@
 	$(top_srcdir)/m4/strerror.m4 $(top_srcdir)/m4/string_h.m4 \
 	$(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
 	$(top_srcdir)/m4/strtod.m4 $(top_srcdir)/m4/unistd_h.m4 \
-	$(top_srcdir)/VERSION $(top_srcdir)/configure.in
+	$(top_srcdir)/VERSION.txt $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
 mkinstalldirs = $(install_sh) -d
