Mercurial > pidgin
diff libpurple/plugins/newline.c @ 21030:3cc856ca2338
Add a --with-extraversion option to ./configure so packagers can fine tune
the version displayed to the end user to assist in support and things.
Fixes #3681
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sat, 27 Oct 2007 13:56:54 +0000 |
parents | 44b4e8bd759b |
children | 3f87c3265740 |
line wrap: on
line diff
--- a/libpurple/plugins/newline.c Sat Oct 27 13:36:14 2007 +0000 +++ b/libpurple/plugins/newline.c Sat Oct 27 13:56:54 2007 +0000 @@ -66,7 +66,7 @@ "core-plugin_pack-newline", /**< id */ N_("New Line"), /**< name */ - VERSION, /**< version */ + DISPLAY_VERSION, /**< version */ N_("Prepends a newline to displayed message."), /**< summary */ N_("Prepends a newline to messages so that the " "rest of the message appears below the "