2001-07-26 Simon Josefsson <jas@extundo.com>
authorSimon Josefsson <jas@extundo.com>
Thu, 26 Jul 2001 21:45:04 +0000 (21:45 +0000)
committerSimon Josefsson <jas@extundo.com>
Thu, 26 Jul 2001 21:45:04 +0000 (21:45 +0000)
* nnimap.el (nnimap-version): Bump version number.

lisp/ChangeLog
lisp/nnimap.el

index e1d1d80..42fba4a 100644 (file)
@@ -1,3 +1,7 @@
+2001-07-26  Simon Josefsson  <jas@extundo.com>
+
+       * nnimap.el (nnimap-version): Bump version number.
+
 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
        From Steven E. Harris <seh@speakeasy.org>
 
index b6d90ca..ee1ffd7 100644 (file)
@@ -73,7 +73,7 @@
 
 (nnoo-declare nnimap)
 
-(defconst nnimap-version "nnimap 0.131")
+(defconst nnimap-version "nnimap 1.0")
 
 (defvoo nnimap-address nil
   "Address of physical IMAP server.  If nil, use the virtual server's name.")