File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44<project name =" Pinoco" default =" dist" >
55
66 <property name =" product" value =" Pinoco" />
7- <property name =" version" value =" 0.8.1 " />
7+ <property name =" version" value =" 0.8.2 " />
88 <property name =" stability" value =" beta" />
99 <property name =" lead.user" value =" tanakahisateru" />
1010 <property name =" lead.name" value =" Hisateru Tanaka" />
Original file line number Diff line number Diff line change 1919 "php" : " >=5.1.2"
2020 },
2121 "require-dev" : {
22- "phptal/phptal" : " dev-master " ,
22+ "phptal/phptal" : " ~1.1 " ,
2323 "smarty/smarty" : " >=3.1.0" ,
2424 "twig/twig" : " >=1.3.0"
2525 },
Original file line number Diff line number Diff line change 7070 */
7171class Pinoco extends Pinoco_DynamicVars
7272{
73- const VERSION = "0.8.1 " ;
73+ const VERSION = "0.8.2 " ;
7474
7575 private $ _baseuri ; // R gateway index.php location on internet
7676 private $ _basedir ; // R gateway index.php location on file system
You can’t perform that action at this time.
0 commit comments