Skip to content

Commit

Permalink
New release version: 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbermond committed Jan 5, 2018
1 parent 3e18a37 commit 3840043
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.5.0 - 2018-01-05
- new feature: webcam overlay effect
- new feature: live streaming (tested only with YouTube)
- new feature: record in a one step process (record and encode at the same time)
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.4.0.next
RELEASE := v1.5.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" "July 2017" "version 1.4.0.next" "User Commands"
.TH screencast "1" "January 2018" "version 1.5.0" "User Commands"
.SH NAME
\fBscreencast\fR \- command line interface to record a X11 desktop
.SH SYNOPSIS
Expand Down

0 comments on commit 3840043

Please sign in to comment.