Skip to content

Commit

Permalink
preparing for preview-4
Browse files Browse the repository at this point in the history
  • Loading branch information
odino committed Jan 22, 2019
1 parent 653e523 commit c86ea8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/misc/technical-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Exit code: 99
```
## Roadmap

We're currently working on the [preview-4](https://github.com/abs-lang/abs/milestone/7).
We're currently working on [1.0](https://github.com/abs-lang/abs/milestone/5).

## Next

Expand Down
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/abs-lang/abs/repl"
)

var VERSION = "latest"
var VERSION = "preview-4"

// The ABS interpreter
func main() {
Expand Down

0 comments on commit c86ea8f

Please sign in to comment.