updated to version 3.3.2
This commit is contained in:
parent
c3a1239efe
commit
5a991f0444
7
NEWS
7
NEWS
@ -1,4 +1,9 @@
|
|||||||
procps-3.3.0 --> procps-ng-3.3.1
|
procps-ng-3.3.1 --> procps-ng-3.3.2
|
||||||
|
--------------------------------
|
||||||
|
|
||||||
|
* Redefined library to use version-info
|
||||||
|
|
||||||
|
procps-ng-3.3.0 --> procps-ng-3.3.1
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
* Added DejaGNU regression testing
|
* Added DejaGNU regression testing
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
AC_PREREQ([2.64])
|
AC_PREREQ([2.64])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_INIT([procps-ng],
|
AC_INIT([procps-ng],
|
||||||
[3.3.1],
|
[3.3.2],
|
||||||
[procps@freelists.org],,[http://gitorious.org/procps])
|
[procps@freelists.org],,[http://gitorious.org/procps])
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
AC_CONFIG_SRCDIR([top.c])
|
AC_CONFIG_SRCDIR([top.c])
|
||||||
|
Loading…
Reference in New Issue
Block a user