global pods_version?

0

Hi,

is there something like a pods_version, i could compare to?

asked Mar 1 '10 at 10:56

kaiiser

-129

add comment
enter at least 15 characters

3 Answers

0

Is this what you are looking for?

http://podscms.org/version-history/

(Click on "Changelog" in the footer of this site)

answered Feb 28 '10 at 10:45

Masino Sinaga

41

add comment
enter at least 15 characters
0

There's a PODS_VERSION constant that gets defined in init.php as a three-digit number - currently it's 183. You can also retrieve the value from the database with get_option('pods_version').

answered Feb 28 '10 at 10:46

tokyograph

41

add comment
enter at least 15 characters
0

@tokyograph: thanks!

answered Mar 1 '10 at 10:56

kaiiser

-129

add comment
enter at least 15 characters