Skip to content

Instantly share code, notes, and snippets.

@phuesler
Created January 27, 2010 17:07
Show Gist options
  • Save phuesler/288008 to your computer and use it in GitHub Desktop.
Save phuesler/288008 to your computer and use it in GitHub Desktop.
if plist['CFBundleVersion'].to_s =~ /^(\d+)\.(\d+)\.(\d+)(?:\.(.*?))?$/
#do something
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment