org.texi: Don't include Emacs version within Org's version
Thanks to Glenn for reporting this.
This commit is contained in:
parent
652b969ea1
commit
ed72f323bf
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2013-12-06 Bastien Guerry <bzg@gnu.org>
|
||||
|
||||
* org.texi: Don't include Emacs version within Org's version.
|
||||
|
||||
2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
|
||||
|
||||
* org.texi (Creating one-off styles): Use new export snippet
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/org
|
||||
@settitle The Org Manual
|
||||
@set VERSION 8.2.4 (GNU Emacs 24.3)
|
||||
@set VERSION 8.2.4
|
||||
|
||||
@c Use proper quote and backtick for code sections in PDF output
|
||||
@c Cf. Texinfo manual 14.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue