Refer to next release of Emacs as 22.1.
authorNick Roberts <nickrob@snap.net.nz>
Wed, 23 Aug 2006 21:29:06 +0000 (21:29 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 23 Aug 2006 21:29:06 +0000 (21:29 +0000)
gdb/mi/gdb-mi.el

index 8feed3bda5ddd244a1a409383b84ee6e8a9b79d1..ab9137e74fae875e811ff11645944a572a18ee17 100644 (file)
@@ -37,7 +37,7 @@
 ;; used in gdb-ui.el) to GDB/MI.  It runs gdb with GDB/MI (-interp=mi) and
 ;; access CLI using "-interpreter-exec console cli-command".
 
-;; This mode acts on top of gdb-ui.el.  After the release of 22.0,
+;; This mode acts on top of gdb-ui.el.  After the release of 22.1,
 ;; mainline Emacs in the CVS repository will have a file also called gdb-mi.el
 ;; which will *replace* gdb-ui.el.  If you are interested in developing
 ;; this mode you should get this version.