Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

Commit 31671c4

Browse files
committed
v1.2
1 parent 4b453de commit 31671c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manager/includes/version.inc.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$modx_version = '1.2RC2'; // Current version number
3-
$modx_release_date = 'Nov 29, 2016'; // Date of release
2+
$modx_version = '1.2'; // Current version number
3+
$modx_release_date = 'Dec 01, 2016'; // Date of release
44
$modx_branch = 'Evolution'; // Codebase name
55
$modx_full_appname = "MODX {$modx_branch} {$modx_version} ({$modx_release_date})";

0 commit comments

Comments
 (0)