-2009-01-05 15:37 -0800 Brendan Cully <brendan@kublai.com> (55a58914feb1)
+2009-01-05 16:31 -0800 Brendan Cully <brendan@kublai.com> (5a2f53bbe25c)
+
+ * UPDATING: Update UPDATING
+
+ * imap/command.c, imap/imap.c, imap/imap_private.h: Report CREATE
+ failures
* browser.c: Style fixes
OTAG="mutt-`echo $OVERSION | tr . -`-rel"
echo $OVERSION | awk -F . '{printf("%d.%d.%d\n", $1, $2, $3 + 1);}' > VERSION
-${VISUAL} VERSION
+${VISUAL:-vi} VERSION
VERSION="`cat VERSION`"
TAG="mutt-`echo $VERSION | tr . -`-rel"