OSDN Git Service

一頁に表示できる最大件数を200に拡大。ユーザーTLとキーワードTLで長い投稿を省略しないように変更。
[yanmah2/YANMAH2-season2-.git] / product_definitions.php
index 8645e87..1c22345 100644 (file)
@@ -1,13 +1,13 @@
 <?php
 //YANMAH2 - Yet ANother Mobile Accelerated HatenaHaiku
-//(c) 2018 YANMAH2 project
+//(c) 2019 YANMAH2 project
 //This program is freesoftware. you can redistribute it and/ormodify it under the terms of the [GNU Affero GPL v3](http://www.gnu.org/licenses/agpl.html).
 ?>
 <?php defined("HELLO") or exit(); ?>
 <?php
 $product_name_abbr = "YANMAH2";
 $product_name_full = "Yet ANother Mobile Accelerated Hatena-Haiku";
-$product_version = "season2 2.03";
+$product_version = "season2 final";
 $project_name = "YANMAH2 project";
 $project_url = "http://yanmah2.sourceforge.jp/";
 $user_agent = $product_name_abbr . '/' . $product_version . ' ' . $_SERVER['SERVER_NAME'];