From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id B67A84099F for ; Sat, 23 Apr 2022 19:39:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0942D68B2C6; Sat, 23 Apr 2022 22:39:33 +0300 (EEST) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 85A8C68B223 for ; Sat, 23 Apr 2022 22:39:25 +0300 (EEST) Received: by mail-qv1-f45.google.com with SMTP id hu11so8705313qvb.7 for ; Sat, 23 Apr 2022 12:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=C1DM5IcB70eqiwiRQuGgka6luadLVTy0AgcP87aY7zA=; b=YI8Hog+BiQAyWGgl0aR+yB1FYqIRbLpS+BBwTTcwf3xJQ1fZPJ9rclmG8cvHOEz+Vm ccKNqevRpCMbsKUpxStq6/LocHH36q0UJmdBGgQPbctCmEhYVBNq3BS48j4RJ+SSXX47 PutRJe8wcKbNEtidcnfdLxhJab2hOLlYxVSqQ/kwTAuhE1PlN1dTDkDPsxpzoy4i0iLk Ruy+8Sad7FQGc+B7n/9zG+VgtJU1HRJi/GYrBzzqEEDD0SlhCNIOCNGfVLb4yuhj0K6A 6fw2u8WPvT8LKDj6R/ttYWDophuZJWM9NPq6Oph1hbvdP4ZXPnVsOeC2JrqirAS1aSuk 6mAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=C1DM5IcB70eqiwiRQuGgka6luadLVTy0AgcP87aY7zA=; b=eTXUNej96rBz/Sr2s29YaeCE9Ln+jezQ+vW7PzNVvkrJGYoK3zZMpa/Ja+UzEr1yx4 6aonHhXi+7UdwmcxnyfSKK9IOjzgGJe+bJZjWuT++kg0GLP85odC4SKDx3c4naIY5w+w PtWIv7wPdxQ6UeiGfNRHM/iEPxZYYpunQT3SVo/3VQqwpY0g9FIHFPt9tTom0EkmK8Wb ALlU0WaLinTXjPVC4WgMiiZmcrYZnhj2vjz7S9f696zoEhCjYPDKAOeI1bNCpT+pNafF sJ2jpXn4e0MpT1IwdkjarawJTXV1c2cYqr3vC39Hp9D4FxJAzqHjzInw6j7hT74VZC7B VjiQ== X-Gm-Message-State: AOAM530WHGcrCxvsSoLf6f+s3h5+ZUY346nkNB0Yt/TCSRyZK1NvyD1f wON4/oJ0/qIHd+bEqwrS3K8w/Bb+e50= X-Google-Smtp-Source: ABdhPJzDbFFlCTCnJ3eUtqZhrhMwYgwjO4IAy+wlcItXgKBlOP7PrGLejRn5jstm/HhZp/v05k5mbg== X-Received: by 2002:ad4:5b8f:0:b0:446:646a:a508 with SMTP id 15-20020ad45b8f000000b00446646aa508mr7792987qvp.113.1650742764016; Sat, 23 Apr 2022 12:39:24 -0700 (PDT) Received: from gauss.local (c-68-41-54-207.hsd1.mi.comcast.net. [68.41.54.207]) by smtp.gmail.com with ESMTPSA id f11-20020ac859cb000000b002f3438493a5sm3207758qtf.27.2022.04.23.12.39.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 23 Apr 2022 12:39:23 -0700 (PDT) From: Leo Izen To: ffmpeg-devel@ffmpeg.org Date: Sat, 23 Apr 2022 15:38:46 -0400 Message-Id: <20220423193846.90067-3-leo.izen@gmail.com> X-Mailer: git-send-email 2.36.0 In-Reply-To: <20220423193846.90067-1-leo.izen@gmail.com> References: <20220423193846.90067-1-leo.izen@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 2/2] avformat/version.h: bump version for Jpeg XL X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Leo Izen Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: The version.h bump got missed with the Jpeg XL patchset. This should bump the minor version in accordance with the contributing guidelines. --- libavformat/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/version.h b/libavformat/version.h index d8fc959f19..a8385d1a7b 100644 --- a/libavformat/version.h +++ b/libavformat/version.h @@ -31,7 +31,7 @@ #include "version_major.h" -#define LIBAVFORMAT_VERSION_MINOR 22 +#define LIBAVFORMAT_VERSION_MINOR 23 #define LIBAVFORMAT_VERSION_MICRO 100 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \ -- 2.36.0 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".