]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Start with version 4.5.1, chosen so that it's larger than
authorJim Meyering <jim@meyering.net>
Fri, 9 Aug 2002 10:00:25 +0000 (10:00 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Aug 2002 10:00:25 +0000 (10:00 +0000)
the latest version numbers of the component packages.

configure.ac

index 91850e40273ba0e3a9a7e9a9f3e0a340a493ddc5..bea27665bf2babce67b15ecec0ccd9efa14d1f63 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script. -*-m4-*-
-AC_INIT(GNU coreutils, 0.1.0, bug-coreutils@gnu.org)
+AC_INIT(GNU coreutils, 4.5.1, bug-coreutils@gnu.org)
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(config)