Revision history for SQL::Abstract
+revision 1.81 2014-10-25
+----------------------------
- Fix overly-enthusiastic parenthesis unroller (RT#99503)
revision 1.80 2014-10-05
# GLOBALS
#======================================================================
-our $VERSION = '1.80';
+our $VERSION = '1.81';
# This would confuse some packagers
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases