From 8e3f28bdd90e76ebe3c5f37f379f96614f1051c0 Mon Sep 17 00:00:00 2001 From: rocky Date: Thu, 3 Feb 2005 07:19:33 +0000 Subject: [PATCH] Even though this file is automatically generated, CVS for the automake project seems to have this checked into CVS presumably to handle the problem of a missing version.texi for on initial checkout/bootstrap. Seems odd, but I'm assuming automake developers know what they are doing. (On the other hand, given the quantity of hassles using automake, I could be very very wrong.) --- doc/.cvsignore | 1 - doc/version.texi | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 doc/version.texi diff --git a/doc/.cvsignore b/doc/.cvsignore index 28dbc5de..d21138ad 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -17,5 +17,4 @@ Makefile Makefile.in libcdio.html -version.texi stamp-vti diff --git a/doc/version.texi b/doc/version.texi new file mode 100644 index 00000000..67ec46e2 --- /dev/null +++ b/doc/version.texi @@ -0,0 +1,4 @@ +@set UPDATED 31 January 2005 +@set UPDATED-MONTH January 2005 +@set EDITION 0.73cvs +@set VERSION 0.73cvs