ソースを参照

- Release of version 0.9

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@299 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 年 前
コミット
2b5953b958
1 ファイル変更1 行追加1 行削除
  1. 1 1
      application/startup.inc.php

+ 1 - 1
application/startup.inc.php

@@ -1,5 +1,5 @@
 <?php
-define('ITOP_VERSION', '0.9 beta');
+define('ITOP_VERSION', '0.9');
 define('ITOP_REVISION', '$WCREV$');
 define('ITOP_BUILD_DATE', '$WCNOW$');