]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
bump version to 5.3.0
authorJim Meyering <jim@meyering.net>
Sat, 13 Mar 2004 08:10:53 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Mar 2004 08:10:53 +0000 (08:10 +0000)
configure.ac

index 98ec95535d24864954142b815934ab9874aebfff..59d32d3f811fd3a1ffa7abe42d4c0f0c3f2ef7ed 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script. -*-m4-*-
-AC_INIT([GNU coreutils],[5.2.1],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.3.0],[bug-coreutils@gnu.org])
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(config)