batman-adv: Replace version info instead of appending them
authorSven Eckelmann <sven@narfation.org>
Tue, 5 Jul 2011 08:42:51 +0000 (10:42 +0200)
committerMarek Lindner <lindner_marek@yahoo.de>
Tue, 5 Jul 2011 12:48:56 +0000 (14:48 +0200)
commit44c4349a2a117b22a5c4087f2ac9faf10c575e17
treeb326a102f069a56f02de40aa2844e6c77675e6ab
parentb539e4cd3b08dddbaa2ba0f158eed3c7c2244eaf
batman-adv: Replace version info instead of appending them

The version number of modules build outside of the tree can get revision
numbers added. This is useful to give hints about the revision of a
distribution package and the used patchset. The prepended source number or
branch name doesn't add any additional information which would help to identify
problems and can therefore be omitted.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/gateway_client.c
net/batman-adv/main.c
net/batman-adv/main.h
net/batman-adv/originator.c