Skip to content

Commit ba00521

Browse files
author
Alexander Soldatov
committed
Bump to 2.0.0-43 version
1 parent 4f66832 commit ba00521

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packaging/netcoredbg.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Name: netcoredbg
22
Summary: Managed code debugger for CoreCLR
33
Version: 2.0.0
4-
Release: 22
4+
Release: 43
55
Group: Development/Toolchain
66
License: MIT
77
Source0: %{name}-%{version}.tar.gz

src/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
// See the LICENSE file in the project root for more information.
44

55
// WARNING: do not modify this file! Generated automatically.
6-
static const char __VERSION[] = "2.0.0-22";
6+
static const char __VERSION[] = "2.0.0-43";

0 commit comments

Comments
 (0)