]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Remove -cvs suffix from version string. For 5.91.
authorJim Meyering <jim@meyering.net>
Sun, 16 Oct 2005 09:51:04 +0000 (09:51 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Oct 2005 09:51:04 +0000 (09:51 +0000)
configure.ac

index 08c5eca3d202e9ad2e62ee4a70e2d3e902102b81..e60333c86009e517e0e2ae6ae151a8ac1ce88515 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-cvs],[bug-coreutils@gnu.org])
+AC_INIT([GNU coreutils],[5.91],[bug-coreutils@gnu.org])
 AC_CONFIG_SRCDIR(src/ls.c)
 
 AC_CONFIG_AUX_DIR(build-aux)