diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.gitignore | 1 | ||||
-rw-r--r-- | doc/version.texi | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index aee7bb93..5f3dadac 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,2 +1,3 @@ /*.info /*.info-* +/version.texi diff --git a/doc/version.texi b/doc/version.texi deleted file mode 100644 index 5df65c28..00000000 --- a/doc/version.texi +++ /dev/null @@ -1 +0,0 @@ -@set VERSION 0.2 |