Skip to content

Commit

Permalink
New release version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbermond committed Sep 19, 2020
1 parent 944b08d commit ec79d20
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ https://github.com/dbermond/screencast/

### changelog

### version next
### version 1.6.0 - 2020-09-19
- added support for AOM AV1 video encoder
- added support for rav1e AV1 video encoder
- added support for SVT AV1 video encoder
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

NAME := screencast
RELEASE := v1.5.0.next
RELEASE := v1.6.0

# source directory
SOURCE_DIR := src
Expand Down
2 changes: 1 addition & 1 deletion doc/screencast.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" screencast manpage
.TH screencast "1" "June 2019" "version 1.5.0.next" "User Commands"
.TH screencast "1" "September 2020" "version 1.6.0" "User Commands"
.SH NAME
\fBscreencast\fR \- command line interface to record a X11 desktop
.SH SYNOPSIS
Expand Down

0 comments on commit ec79d20

Please sign in to comment.