Add VERSION generator

This commit is contained in:
Greg Brockman 2011-06-20 10:43:31 -07:00
parent b34e6aba2f
commit e5e57bf992

3
VERSION Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
perl -ne 'print $1 if'" /@@version.*'([\d.]+)'/" "$(dirname "$0")/lib/stripe.rb"