# This defines the NdrSupport version. If you change it, rebuild and commit the gem. # Use "rake build" to build the gem, see rake -T for all bundler rake tasks (and our own). module NdrSupport VERSION = '3.1.1' end