community edition code is encoded in the build number so there's no need for MaiaCE, let it be just Maia.

This commit is contained in:
Maxim Shafirov
2009-10-09 21:07:16 +04:00
parent 1d0dffda44
commit 47822881ea
+1 -1
View File
@@ -68,7 +68,7 @@ target('default': 'The default target') {
depends(compile)
layoutAll(
buildNumber: "IC-90.SNAPSHOT",
version: "MaiaCE",
version: "Maia",
system_selector: "IntelliJIdeaCE90",
vmoptions: "-Xms32m -Xmx256m -XX:MaxPermSize=150m -ea",
home, out)