change 0.1 to 0.10. doh.

This commit is contained in:
Max Baker
2005-01-06 02:35:46 +00:00
parent 2a10991980
commit ab175a747c

View File

@@ -9,7 +9,7 @@
# $Id$
package SNMP::Info;
$VERSION = 0.10;
$VERSION = '0.10';
use strict;
use Exporter;