OSDN Git Service

fixed version No.
authoritozyun <itozyun@git.sourceforge.jp>
Sat, 12 Jan 2013 07:08:59 +0000 (16:08 +0900)
committeritozyun <itozyun@git.sourceforge.jp>
Sat, 12 Jan 2013 07:08:59 +0000 (16:08 +0900)
app/assets/javascripts/peta-common.js

index 96133ed..e552cf7 100644 (file)
@@ -40,7 +40,7 @@ var pettanr = ( function(){
                })(),\r
                IS_DEBUG = Type.isBoolean( URL_PARAMS.debug ) ? URL_PARAMS.debug : IS_LOCAL === true;\r
        return {\r
-               version: '0.5.31',\r
+               version: '0.5.39',\r
                URL_PARAMS: URL_PARAMS,\r
                LOCAL: IS_LOCAL,\r
                DEBUG: IS_DEBUG,\r