Revision history for SQL::Abstract
+revision 1.77 2014-01-17
+----------------------------
- Reintroduce { -not => undef } column operator (regression from 1.75)
revision 1.75 2013-12-27
# GLOBALS
#======================================================================
-our $VERSION = '1.75';
+our $VERSION = '1.77';
# This would confuse some packagers
$VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases