This commit is contained in:
Doug MacEachern 2005-02-25 20:55:56 +00:00
parent 13bbd7faec
commit 6ebac15a5b
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2005-02-24 Doug MacEachern <dougm@hyperic.net>
* 1.1.17 released
* Optimize aix disk i/o metric collection
* Add 'time' command to the shell

View File

@ -4,7 +4,7 @@
<project name="Sigar" default="build" basedir=".">
<property name="sigar.version" value="1.1.17-dev"/>
<property name="sigar.version" value="1.1.17"/>
<property file="${user.home}/.sigar-build.properties"/>
<property name="project.name" value="sigar"/>