]> granicus.if.org Git - procps-ng/commit
library: remove procps_version functions
authorCraig Small <csmall@enc.com.au>
Thu, 18 Jun 2015 12:37:24 +0000 (22:37 +1000)
committerCraig Small <csmall@enc.com.au>
Thu, 18 Jun 2015 12:37:24 +0000 (22:37 +1000)
commit505f257a8cbc53d0982ae118f826e17bc6d1e924
tree96d46d3bb0986173555d92987c48692ea305753f
parent65773719196a5fa0d2aadf984821f256cc0ea275
library: remove procps_version functions

It doesn't make any sense to have the binary version strings
embedded into the library. The version strings are defined
already either in the Makefile or in include/c.h
pgrep.c
proc/libprocps.sym
proc/version.c
proc/version.h
ps/display.c
ps/global.c
ps/parser.c
top/top.c