added RCS id tag and rev'd all version numbers to 0.9

This commit is contained in:
Max Baker
2004-10-28 21:53:15 +00:00
parent c1b7d7dfc0
commit 36f84e357e
37 changed files with 47 additions and 50 deletions

View File

@@ -30,7 +30,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
package SNMP::Info::Layer3::Foundry;
$VERSION = 0.8;
$VERSION = 0.9;
# $Id$
use strict;