~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to emacs/uim-version.el

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2009-03-01 12:57:00 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090301125700-0ykjdq0zgj55e3n3
Tags: 1:1.5.5-1
New upstream release and final upload by current maintainter.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;; 
2
 
;;  Copyright (c) 2005-2008 uim Project http://code.google.com/p/uim/
 
2
;;  Copyright (c) 2005-2009 uim Project http://code.google.com/p/uim/
3
3
;;
4
4
;;  All rights reserved.
5
5
;;
34
34
;;  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35
35
;;
36
36
 
37
 
(defconst uim-el-version "1.5.3")
 
37
(defconst uim-el-version "1.5.5")
38
38
(provide 'uim-version)