Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
abcl
abcl
Commits
2903a0cc
Commit
2903a0cc
authored
Mar 15, 2014
by
mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f
Browse files
trunk now builds abcl-1.4.0-dev
parent
09f63621
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
2903a0cc
Version 1.4.0-dev
=================
http://abcl.org/svn/trunk/
Unreleased.
Version 1.3.0
=============
http://abcl.org/tags/1.3.0/
http://abcl.org/
svn/
tags/1.3.0/
15-MAR-2014
## Features
...
...
README
View file @
2903a0cc
...
...
@@ -221,6 +221,6 @@ On behalf of all ABCL development team and contributors,
Alessio Stalla
Ville Voutilainen
Feburary
2014
March
2014
src/org/armedbear/lisp/Version.java
View file @
2903a0cc
...
...
@@ -41,7 +41,7 @@ public final class Version
{
private
Version
()
{}
static
final
String
baseVersion
=
"1.
3
.0"
;
static
final
String
baseVersion
=
"1.
4
.0
-dev
"
;
static
void
init
()
{
try
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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