Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1c1e047

Browse files
committedMar 5, 2012
Update version to 1.2.10
1 parent dd3c6dd commit 1c1e047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎core/constant_inc.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# You should have received a copy of the GNU General Public License
1515
# along with MantisBT. If not, see <http://www.gnu.org/licenses/>.
1616

17-
define( 'MANTIS_VERSION', '1.2.9' );
17+
define( 'MANTIS_VERSION', '1.2.10' );
1818

1919
# --- constants -------------------
2020
# magic numbers

0 commit comments

Comments
 (0)
Please sign in to comment.