Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clm
Commits
1b3903cc
Commit
1b3903cc
authored
Oct 27, 2003
by
John van Groningen
Browse files
set version number to 2.1
parent
87b3dd8f
Changes
3
Hide whitespace changes
Inline
Side-by-side
CleanIDE/Ide/idehelp.icl
View file @
1b3903cc
...
...
@@ -76,7 +76,7 @@ CLEAN_VERSION
/*
// /*
*/
#
clean
=
"(2.
0
) "
#
clean
=
"(2.
1
) "
// */
=
clean
CleanIDE/MacSupport/carbonIde.plist
View file @
1b3903cc
...
...
@@ -17,11 +17,11 @@
<key>
LSPrefersCarbon
</key>
<true/>
<key>
CFBundleVersion
</key>
<string>
2.
0.2d
1
</string>
<string>
2.1
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.
0.2d
1
</string>
<string>
2.1
</string>
<key>
CFBundleLongVersionString
</key>
<string>
2.
0.2d
1, © 1987-2003 University of Nijmegen
</string>
<string>
2.1, © 1987-2003 University of Nijmegen
</string>
<key>
CFBundleIconFile
</key>
<string>
128
</string>
<key>
NSAppleScriptEnabled
</key>
...
...
CleanIDE/MacSupport/carbonIde.r
View file @
1b3903cc
...
...
@@ -10,15 +10,15 @@ data '3PRM' (0, "Owner resource") {
};
resource
'vers'
(
1
)
{
0x02
,
0x
02
,
development
,
0x0
1
,
verUS
,
"2.
0.2d
1"
,
"2.
0.2d
1, 1987-2003 University of Nijmegen"
0x02
,
0x
10
,
final
,
0x0
0
,
verUS
,
"2.1"
,
"2.1, 1987-2003 University of Nijmegen"
};
resource
'vers'
(
2
)
{
0x02
,
0x
03
,
alpha
,
0x0
3
,
verUS
,
"2.
0.3 alpha 3
"
,
"(for Clean Programming System 2.
0.3 alpha 3
)"
0x02
,
0x
10
,
final
,
0x0
0
,
verUS
,
"2.
1
"
,
"(for Clean Programming System 2.
1
)"
};
resource
'SIZE'
(
-1
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment