--- PApp-SQL/SQL.pm 2001/02/10 01:28:26 1.11 +++ PApp-SQL/SQL.pm 2001/02/12 17:47:10 1.12 @@ -45,7 +45,7 @@ BEGIN { use base qw(Exporter DynaLoader); - $VERSION = 0.12; + $VERSION = 0.121; @EXPORT = qw( sql_exec sql_fetch sql_fetchall sql_exists sql_insertid $sql_exec );