Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mtolly committed Jan 10, 2021
1 parent 27b98bc commit 971ed8c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion haskell/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Version history

## ???
## 20210110

* 3D preview improvements:
* Support displaying background videos and images from CH/PS format
Expand Down
6 changes: 3 additions & 3 deletions haskell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ https://creativecommons.org/licenses/by-sa/4.0/

Onyx is currently compiled on:

* Windows 7
* Windows 10
* macOS High Sierra
* Linux kernel 3.16 (Ubuntu 14.04)
* Linux kernel 4.4 (Ubuntu 16.04)

So these are likely the minimum supported versions of each OS.
It may work on previous versions (such as Windows 7) but this is not certain.

By default, an embedded copy of Magma v2 is used to generate RB3 or RB2 files.
This requires the Visual C++ runtime, and if on Mac or Linux, Wine.
Expand Down
2 changes: 1 addition & 1 deletion haskell/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: onyxite-customs-lib
version: '20201121'
version: '20210110'
github: mtolly/onyxite-customs
author: Michael Tolly <miketolly@gmail.com>
category: Distribution
Expand Down
2 changes: 1 addition & 1 deletion haskell/src-exe/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: onyxite-customs-tool
version: '20201121'
version: '20210110'
github: mtolly/onyxite-customs
author: Michael Tolly <miketolly@gmail.com>
category: Distribution
Expand Down

0 comments on commit 971ed8c

Please sign in to comment.