]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Use 5.92-cvs as the version string.
authorJim Meyering <jim@meyering.net>
Mon, 17 Oct 2005 15:23:17 +0000 (15:23 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 17 Oct 2005 15:23:17 +0000 (15:23 +0000)
configure.ac

index e60333c86009e517e0e2ae6ae151a8ac1ce88515..6c345f43e01244b4917017cd372e55e7df6a62b4 100644 (file)
@@ -19,7 +19,7 @@ dnl Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 dnl Written by Jim Meyering.
 
-AC_INIT([GNU coreutils],[5.91],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.92-cvs],[bug-coreutils@gnu.org])
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(build-aux)