]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Bump version to 5.0.
authorJim Meyering <jim@meyering.net>
Wed, 2 Apr 2003 10:09:25 +0000 (10:09 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Apr 2003 10:09:25 +0000 (10:09 +0000)
configure.ac

index af219f65d635b1c57d0c218ee0565e6d3ccc36d7..33b8f776d1a27c930ec1e3b1f495dc22ce928f34 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script. -*-m4-*-
-AC_INIT([GNU coreutils],[4.5.12],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.0],[bug-coreutils@gnu.org])
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(config)