diff --git a/ext/rss_images/main.php b/ext/rss_images/main.php index 6544f959..448bed37 100644 --- a/ext/rss_images/main.php +++ b/ext/rss_images/main.php @@ -50,14 +50,14 @@ class RSS_Images extends Extension { $title = $config->get_string('title'); $base_href = $config->get_string('base_href'); - $version = $config->get_string('version'); + $version = VERSION; $xml = "<"."?xml version=\"1.0\" encoding=\"utf-8\" ?"."> $title The latest uploads to the image board $base_href - $version + Shimmie-$version (c) 2007 Shish $data