diff options
| author | David Aspinall | 2000-07-16 15:20:12 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-07-16 15:20:12 +0000 |
| commit | b4be5a3855ad1da9a341359cb8b32b1f84800cb1 (patch) | |
| tree | 1dce6a2d20085a292385e30ff4dd2c6cc8a2769a /generic | |
| parent | 5040ad4de827192f93325a2520a7b7410994c166 (diff) | |
Set version tag for new release.
Diffstat (limited to 'generic')
| -rw-r--r-- | generic/proof-site.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el index a90c40f8..8a7d5d32 100644 --- a/generic/proof-site.el +++ b/generic/proof-site.el @@ -296,7 +296,7 @@ Note: to change proof assistant, you must start a new Emacs session.") ;; WARNING: do not edit below here ;; (the next constant is set automatically, also its form is ;; relied upon in proof-config.el, for proof-splash-contents) -(defconst proof-general-version "Proof General Version 3.2pre000713. Released by da." +(defconst proof-general-version "Proof General Version 3.2pre000716. Released by da." "Version string identifying Proof General release.") (provide 'proof-site)) |
