Bump to version 7.8.11.

This commit is contained in:
Bastien Guerry 2012-05-25 09:36:15 +02:00
parent 1e811161c5
commit 60587ea91c
5 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
The is a distribution of Org, a plain text notes and project planning
tool for Emacs.
The version of this release is: 7.8.10
The version of this release is: 7.8.11
The homepage of Org is at http://orgmode.org

View File

@ -4,8 +4,8 @@
@setfilename ../../info/org
@settitle The Org Manual
@set VERSION 7.8.10
@set DATE mai 2012
@set VERSION 7.8.11
@set DATE May 2012
@c Use proper quote and backtick for code sections in PDF output
@c Cf. Texinfo manual 14.2

View File

@ -1,5 +1,5 @@
% Reference Card for Org Mode
\def\orgversionnumber{7.8.10}
\def\orgversionnumber{7.8.11}
\def\versionyear{2012} % latest update
\def\year{2012} % latest copyright year

View File

@ -3,7 +3,7 @@
@setfilename ../../info/orgguide
@settitle The compact Org-mode Guide
@set VERSION 7.8.10
@set VERSION 7.8.11
@set DATE mai 2012
@c Use proper quote and backtick for code sections in PDF output

View File

@ -6,7 +6,7 @@
;; Maintainer: Bastien Guerry <bzg at gnu dot org>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
;; Version: 7.8.10
;; Version: 7.8.11
;;
;; This file is part of GNU Emacs.
;;
@ -206,7 +206,7 @@ identifier."
;;; Version
(defconst org-version "7.8.10"
(defconst org-version "7.8.11"
"The version number of the file org.el.")
;;;###autoload