diff options
author | Dries Buytaert <dries@buytaert.net> | 2008-02-18 19:19:49 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2008-02-18 19:19:49 +0000 |
commit | b05db1f1769551a74f4512a0947d67353b6d84a4 (patch) | |
tree | aaa16d85470b7a5bfcf90f11e7feb0dd7aedfde6 /modules/ping | |
parent | 4a96b2c52b090d6aa6367c4deb94c6b3e04ca656 (diff) | |
download | brdo-b05db1f1769551a74f4512a0947d67353b6d84a4.tar.gz brdo-b05db1f1769551a74f4512a0947d67353b6d84a4.tar.bz2 |
- Patch #221384 by webernet: update core compatibility to Drupal 7.
Diffstat (limited to 'modules/ping')
-rw-r--r-- | modules/ping/ping.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ping/ping.info b/modules/ping/ping.info index c89de3baa..1f08a3c91 100644 --- a/modules/ping/ping.info +++ b/modules/ping/ping.info @@ -3,4 +3,4 @@ name = Ping description = Alerts other sites when your site has been updated. package = Core - optional version = VERSION -core = 6.x +core = 7.x |