~ubuntu-branches/ubuntu/intrepid/mew-beta/intrepid

« back to all changes in this revision

Viewing changes to mew.el

  • Committer: Bazaar Package Importer
  • Author(s): Tatsuya Kinoshita
  • Date: 2007-08-18 19:09:07 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070818190907-t4ygobhu4fml2wj2
Tags: 5.2.51~0.20070817-1
New upstream release. (CVS trunk on 2007-08-17)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
;;; Mew version
19
19
;;;
20
20
 
21
 
(defconst mew-version-number "5.2.50"
 
21
(defconst mew-version-number "5.2.51"
22
22
  "Version number for this version of Mew.")
23
23
(defconst mew-version (format "Mew version %s" mew-version-number)
24
24
  "Version string for this version of Mew.")