util: New function set_program_name_version().
authorEthan Jackson <ethan@nicira.com>
Fri, 6 Apr 2012 18:47:51 +0000 (11:47 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 6 Apr 2012 19:46:15 +0000 (12:46 -0700)
commite385ef551a09abcba77810bcea0eb3ca559c09a3
tree119a9d9857ffb0127103a64685adb8f428f8abca
parent2b540ecba2c583ec6050b5cc0017660eb101e4ed
util: New function set_program_name_version().

With this function, users of the Open vSwitch libraries which
should not have the same version as Open vSwitch will have their
version displayed in unixctl and at the command line.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/util.c
lib/util.h