3.3.13 release candidate 1
Update NEWS with the version Add library API change into NEWS Update c:r:a for library to 7:0:1 This means the current and age are incremented, so old programs can use new library but not vice-versa as they won't have the numa* functions.
This commit is contained in:
@@ -208,9 +208,9 @@ w_SOURCES = w.c lib/fileutils.c
|
||||
# proc/libprocps.la
|
||||
|
||||
# See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
|
||||
LIBprocps_CURRENT=6
|
||||
LIBprocps_CURRENT=7
|
||||
LIBprocps_REVISION=0
|
||||
LIBprocps_AGE=0
|
||||
LIBprocps_AGE=1
|
||||
|
||||
proc_libprocps_la_LIBADD = $(LIB_KPARTS)
|
||||
|
||||
|
Reference in New Issue
Block a user