root/branches/release-29/build/mt-dists/default.mk @ 1333

Revision 1333, 0.5 kB (checked in by takayama, 22 months ago)

Fixed BugId:65812
* Changed scheme_version to 4.0037
* Added basename column to MT_Author

  • Assigning basename when author saved

* Changed to use MTAuthorBasename instead of MTAuthorDisplayName

Line 
1PRODUCT_NAME = Movable Type Core
2
3PRODUCT_VERSION = 4.1
4SCHEMA_VERSION = 4.0037
5API_VERSION = 4.1
6
7# BUILD_LANGUAGE = en_US
8
9VERSION_SUFFIX = 
10PORTAL_URL = http://www.sixapart.com/movabletype/
11SUPPORT_URL = http://www.sixapart.com/movabletype/support/
12NEWS_URL = http://www.sixapart.com/movabletype/news/
13NEWSBOX_URL = http://www.sixapart.com/movabletype/news/mt4_news_widget.html
14LEARNINGNEWS_URL = http://learning.movabletype.org/newsbox.html
15CATEGORY_NAME_NODASH = 0
16DEFAULT_TIMEZONE = 0
17MAIL_ENCODING = ISO-8859-1
18PUBLISH_CHARSET = utf-8
Note: See TracBrowser for help on using the browser.