Revert "Release Landlock Make 1.0"

This reverts commit 6746d768c6.
This commit is contained in:
Justine Tunney 2022-08-10 12:13:47 -07:00
parent 3b81bec5ae
commit 5c5cf0e01d
2 changed files with 7 additions and 7 deletions

View file

@ -644,13 +644,13 @@
#define PACKAGE_BUGREPORT "bug-make@gnu.org"
/* Define to the full name of this package. */
#define PACKAGE_NAME "Landlock Make"
#define PACKAGE_NAME "GNU make"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Landlock Make 1.0 (GNU make 4.3)"
#define PACKAGE_STRING "GNU make 4.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "landlockmake"
#define PACKAGE_TARNAME "make"
/* Define to the home page for this package. */
#define PACKAGE_URL "http://www.gnu.org/software/make/"