Skip to content

Commit

Permalink
version bump - 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
muli authored Sep 1, 2016
1 parent b3a9245 commit 480611f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions all-in-one-video-pack.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
Plugin Name: All in One Video Pack
Plugin URI: http://www.kaltura.org/
Description: This is not just another video embed tool - it includes every functionality you might need for video and rich-media, including playing and uploading.
Version: 2.6.3
Version: 2.6.4
Author: Kaltura
Author URI: http://www.kaltura.org/
*/

define( 'KALTURA_PLUGIN_FILE', __FILE__ );
define( 'KALTURA_ROOT', dirname( __FILE__ ) );
define( 'KALTURA_PLUGIN_VERSION', '2.6.3' );
define( 'KALTURA_PLUGIN_VERSION', '2.6.4' );

require_once( KALTURA_ROOT . '/lib/Kaltura/Autoloader.php' );

Expand Down

0 comments on commit 480611f

Please sign in to comment.