Skip to content

Commit 767b88e

Browse files
committed
Bump version to 0.2.3
1 parent 9be450e commit 767b88e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rpm/roc-toolkit.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%undefine _disable_source_fetch
22

33
Name: roc-toolkit
4-
Version: 0.2.2
4+
Version: 0.2.3
55
Release: 1%{?dist}
66
Summary: Real-time audio streaming over the network
77
License: MPL-2.0 AND CECILL-C AND BSD

src/public_api/include/roc/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ extern "C" {
3030

3131
/** Patch version component.
3232
*/
33-
#define ROC_VERSION_PATCH 2
33+
#define ROC_VERSION_PATCH 3
3434

3535
/** Version components.
3636
*/

0 commit comments

Comments
 (0)