]> git.cworth.org Git - notmuch/commit
notmuch.c: Shorten version string
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Fri, 16 Apr 2010 07:06:02 +0000 (09:06 +0200)
committerCarl Worth <cworth@cworth.org>
Fri, 16 Apr 2010 14:35:17 +0000 (07:35 -0700)
commit43cbbfc2788a48f817152936789ebed1a567cf9f
treed37f1aaca8e65b4cf14a25a009382dc2bd0f8b6c
parentb4459b8a4d39f635f79d44f676be13e974cc1a72
notmuch.c: Shorten version string

We previously output "notmuch version 0.1" as response to notmuch --version.
Shorten this to "notmuch 0.1" as we know that we will receive a version
number when we explicitely ask for it.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
notmuch.c