Skip to content

Instantly share code, notes, and snippets.

@woodwardjd
Last active January 2, 2016 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woodwardjd/8342347 to your computer and use it in GitHub Desktop.
Save woodwardjd/8342347 to your computer and use it in GitHub Desktop.
pecan:easy-wp-smtp jdw5$ diff -bBr ~/Downloads/easy-wp-smtp-2 ~/Downloads/easy-wp-smtp
diff -bBr /Users/jdw5/Downloads/easy-wp-smtp-2/easy_wp_smtp.php /Users/jdw5/Downloads/easy-wp-smtp/easy_wp_smtp.php
4c4
< Version: 1.0.6
---
> Version: 1.0.7
10c10
< define('EASY_WP_SMTP_PLUGIN_VERSION', "1.0.6");
---
> define('EASY_WP_SMTP_PLUGIN_VERSION', "1.0.7");
diff -bBr /Users/jdw5/Downloads/easy-wp-smtp-2/readme.txt /Users/jdw5/Downloads/easy-wp-smtp/readme.txt
6,7c6,7
< Tested up to: 3.7
< Stable tag: 1.0.6
---
> Tested up to: 3.8
> Stable tag: 1.0.7
98a99,102
> = 1.0.7 =
>
> * Plugin now works with WordPress 3.8
>
pecan:easy-wp-smtp jdw5$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment