Skip to content

Commit c4e3e71

Browse files
author
Vladimir Gorej
committed
Release 2.7.0. preparations.
1 parent 6dae391 commit c4e3e71

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FFmpegPHP 2.7
2-
=============
1+
FFmpegPHP 2.7.0
2+
===============
33

44
FFmpegPHP is a pure OO PHP port of ffmpeg-php (written in C). It adds an easy to use,
55
object-oriented API for accessing and retrieving information from video and audio files.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codescale/ffmpeg-php",
33
"type": "library",
44
"description": "PHP wrapper for FFmpeg application",
5-
"version": "2.7",
5+
"version": "2.7.0",
66
"keywords": ["ffmpeg", "video", "audio"],
77
"homepage": "http://freecode.com/projects/ffmpegphp",
88
"license": "New BSD",

0 commit comments

Comments
 (0)