We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f66832 commit ba00521Copy full SHA for ba00521
packaging/netcoredbg.spec
@@ -1,7 +1,7 @@
1
Name: netcoredbg
2
Summary: Managed code debugger for CoreCLR
3
Version: 2.0.0
4
-Release: 22
+Release: 43
5
Group: Development/Toolchain
6
License: MIT
7
Source0: %{name}-%{version}.tar.gz
src/version.h
@@ -3,4 +3,4 @@
// See the LICENSE file in the project root for more information.
// WARNING: do not modify this file! Generated automatically.
-static const char __VERSION[] = "2.0.0-22";
+static const char __VERSION[] = "2.0.0-43";
0 commit comments