Skip to content

Commit

Permalink
updated for 0.14.3
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@205 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
Kenzaburo Ito committed Feb 15, 2001
1 parent f2e4bae commit 821711d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
@@ -1,5 +1,10 @@
Mantis

02.14.2001 - 0.14.3

* Fixed error in upgrade.php3 (date_submitted in mantis_user_table query
should be date_created)

02.14.2001 - 0.14.2

* Fixed default category in update mode to display correctly
Expand Down
2 changes: 1 addition & 1 deletion config_inc.php
Expand Up @@ -347,6 +347,6 @@

#--------------------
#version
$g_mantis_version = "0.14.0";
$g_mantis_version = "0.14.3";
#--------------------
?>

0 comments on commit 821711d

Please sign in to comment.