X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=muttlib.c;h=9924fc2245acc5d8d685d66c99f1cbc88b48f141;hb=7812231df7873c4bf46059caa84b2fa009ae787d;hp=a36e8da115a6cd1d935c82bded48501150b2e573;hpb=2a0e5679311c156ba6e559336f80ec0077f4c571;p=apps%2Fmadmutt.git diff --git a/muttlib.c b/muttlib.c index a36e8da..9924fc2 100644 --- a/muttlib.c +++ b/muttlib.c @@ -1302,7 +1302,7 @@ const char *mutt_make_version (int full) if (full) snprintf (vstring, sizeof (vstring), "Mutt-ng %s-r%s (based " - "on Mutt 1.5.10/%s)", MUTT_VERSION, MUTT_REVISION, + "on Mutt 1.5.11/%s)", MUTT_VERSION, MUTT_REVISION, ReleaseDate); else snprintf (vstring, sizeof (vstring), "mutt-ng/%s-r%s",