updated to version 3.3.2

This commit is contained in:
Craig Small 2011-12-14 23:10:55 +11:00
parent c3a1239efe
commit 5a991f0444
2 changed files with 7 additions and 2 deletions

7
NEWS
View File

@ -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

View File

@ -4,7 +4,7 @@
AC_PREREQ([2.64])
AC_CONFIG_MACRO_DIR([m4])
AC_INIT([procps-ng],
[3.3.1],
[3.3.2],
[procps@freelists.org],,[http://gitorious.org/procps])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([top.c])