summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--smtp-validate-email.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/smtp-validate-email.php b/smtp-validate-email.php
index 687f734..94df305 100644
--- a/smtp-validate-email.php
+++ b/smtp-validate-email.php
@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
-* @version 0.6
+* @version 0.7
* @todo
* - finish the graylisting thingy
* - perhaps re-implement some methods as static?