Skip to content

Commit 48495a3

Browse files
author
GitHub Actions Bot
committed
GPAC Release 2.6
1 parent df2e83b commit 48495a3

File tree

11 files changed

+17
-17
lines changed

11 files changed

+17
-17
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525

2626
# GPAC Introduction
2727

28-
Current version: 2.5-DEV
28+
Current version: 2.6
2929

30-
Latest Release: 2.4
30+
Latest Release: 2.6
3131

3232
GPAC is an open-source multimedia framework focused on modularity and standards compliance.
3333
GPAC provides tools to process, inspect, package, stream, playback and interact with media content. Such content can be any combination of audio, video, subtitles, metadata, scalable graphics, encrypted media, 2D/3D graphics and ECMAScript.

applications/gpac/ios-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
<key>CFBundlePackageType</key>
3838
<string>APPL</string>
3939
<key>CFBundleShortVersionString</key>
40-
<string>2.5-DEV</string>
40+
<string>2.6</string>
4141
<key>CFBundleSignature</key>
4242
<string>gpac</string>
4343
<key>CFBundleVersion</key>
44-
<string>12.14.0</string>
44+
<string>13.0.0</string>
4545
<key>NSCameraUsageDescription</key>
4646
<string>GPAC needs camera access to handle this URL</string>
4747
<key>NSMicrophoneUsageDescription</key>

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gpac (2.5-DEV) stable; urgency=low
1+
gpac (2.6) stable; urgency=low
22

33
* Initial release - see https://github.com/gpac/gpac/releases for more details
44

gpac.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# $Id: gpac.spec,v 1.5 2008-12-02 18:04:42 jeanlf Exp $
22
Summary: Framework for production, encoding, delivery and interactive playback of multimedia content
33
Name: gpac
4-
Version: 2.5-DEV
5-
Release: 2.5-DEV
4+
Version: 2.6
5+
Release: 2.6
66
License: LGPL
77
Group: Applications/Multimedia
8-
Source0: gpac-2.5-DEV.tar.gz
8+
Source0: gpac-2.6.tar.gz
99
URL: https://gpac.io/
1010
BuildRoot: %{_tmppath}/%{name}-root
1111
Requires: SDL

include/gpac/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* SONAME versions must be digits (not strings)
4343
*/
4444
/*! Macro giving GPAC version name expressed as a printable string*/
45-
#define GPAC_VERSION "2.5-DEV"
45+
#define GPAC_VERSION "2.6"
4646

4747
// WARNING: when bumping, reflect the changes in share/python/libgpac.py !!
4848
/*! ABI Major number of libgpac */

packagers/osx/GPAC.app/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@
516516
<string>yes</string>
517517
</dict>
518518
<key>CFBundleShortVersionString</key>
519-
<string>2.5-DEV</string>
519+
<string>2.6</string>
520520
<key>CFBundleSignature</key>
521521
<string>gpac</string>
522522
<key>CFBundleURLTypes</key>
@@ -567,7 +567,7 @@
567567
<key>NSMicrophoneUsageDescription</key>
568568
<string>GPAC needs microphone access to handle this URL</string>
569569
<key>CFBundleVersion</key>
570-
<string>12.14.0</string>
570+
<string>13.0.0</string>
571571
<key>LSMinimumSystemVersion</key>
572572
<string>10.5.0</string>
573573
<key>NSMainNibFile</key>

packagers/win32_64/nsis/gpac_installer.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;--------------------------------
22
;General
3-
!define GPAC_VERSION 2.5-DEV
3+
!define GPAC_VERSION 2.6
44
!include default.out
55

66
!define GPAC_ROOT ..\..\..

share/doc/man/gpac-filters.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13438,7 +13438,7 @@ Authors: GPAC developers, see git repo history (-log)
1343813438
.br
1343913439
For bug reports, feature requests, more information and source code, visit https://github.com/gpac/gpac
1344013440
.br
13441-
build: 2.5-DEV
13441+
build: 2.6
1344213442
.br
1344313443
Copyright: (c) 2000-2024 Telecom Paris distributed under LGPL v2.1+ - https://gpac.io
1344413444
.br

share/doc/man/gpac.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5706,7 +5706,7 @@ Authors: GPAC developers, see git repo history (-log)
57065706
.br
57075707
For bug reports, feature requests, more information and source code, visit https://github.com/gpac/gpac
57085708
.br
5709-
build: 2.5-DEV
5709+
build: 2.6
57105710
.br
57115711
Copyright: (c) 2000-2024 Telecom Paris distributed under LGPL v2.1+ - https://gpac.io
57125712
.br

share/doc/man/mp4box.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2980,7 +2980,7 @@ Authors: GPAC developers, see git repo history (-log)
29802980
.br
29812981
For bug reports, feature requests, more information and source code, visit https://github.com/gpac/gpac
29822982
.br
2983-
build: 2.5-DEV
2983+
build: 2.6
29842984
.br
29852985
Copyright: (c) 2000-2024 Telecom Paris distributed under LGPL v2.1+ - https://gpac.io
29862986
.br

0 commit comments

Comments
 (0)