Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

Commit 96bace3

Browse files
author
Sjoerd Tieleman
committed
Bumped version to 0.5.3.
1 parent 1398529 commit 96bace3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## codem-transcode 0.5.3 (not yet released) ##
1+
## codem-transcode 0.5.3 (2014/01/27) ##
22

33
* Bugfix: issue #19 and #20, missing or corrupt ffmpeg will no longer put transcoder in weird state.
44
* Send "X-Codem-Notify-Timestamp" header for notifications with millisecond precision (instead of second).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codem-transcode",
33
"description": "Offline video transcoding using ffmpeg, with a small HTTP API.",
4-
"version": "0.5.2",
4+
"version": "0.5.3",
55
"keywords": ["transcoding", "ffmpeg", "video"],
66
"homepage": "http://www.transcodem.com/",
77
"repository": {

0 commit comments

Comments
 (0)