Plugin Directory

Changeset 425003


Ignore:
Timestamp:
08/17/2011 06:23:38 PM (15 years ago)
Author:
andrew.alba
Message:

synching the version number with tags. Now moved to version 1.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-pluspoints/trunk/wp-pluspoints.php

    r422247 r425003  
    55Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AHW8KLEXPH6GC
    66Description: A plug-in that will allow you to log your meals and let you know how many Plus Points you use in relationship to your targeted daily plus points.
    7 Version: 1.1
     7Version: 1.2
    88Author: Andrew Alba
    99Author URI: http://www.dingobytes.com/
     
    1313*/
    1414//define('WPPP_vNum', '1.2');
    15 $WPPP_vNum = '1.1';
     15$WPPP_vNum = '1.2';
    1616
    1717// Check for location modifications in wp-config
Note: See TracChangeset for help on using the changeset viewer.