Skip to content

Commit 66ddc04

Browse files
authored
Merge pull request #118 from nebojsatomic/25.05
Set version 25.05
2 parents 74dbd3a + ab0bd69 commit 66ddc04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/legacy/dev-application/controllers/NeTFramework/NetActionController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class NetActionController extends Zend_Controller_Action
5454
protected $_cacheEnabled = 1;
5555
protected $_commentsAuto = 1;//should comments be auto added to each page or manual(0) - if there is no value from settings table, this is used
5656
protected $_insideContentArea = true;//if objects should be absolute(false), or inside the content area only(true)
57-
protected $_version = "Ver. 25.04";
57+
protected $_version = "Ver. 25.05";
5858
protected $_translateCreator;
5959
protected $_translate = null;
6060
protected $translator = null;

0 commit comments

Comments
 (0)