Bump to 2.2.3-1 version
authorGleb Balykov <g.balykov@samsung.com>
Fri, 7 Jul 2023 09:56:30 +0000 (12:56 +0300)
committerGleb Balykov/Advanced System SW Lab /SRR/Staff Engineer/Samsung Electronics <g.balykov@samsung.com>
Fri, 7 Jul 2023 11:54:12 +0000 (14:54 +0300)
packaging/netcoredbg.spec
src/version.h

index ed70a9ea53e6c39a8e205598577c8f0f72da7424..678222acdd05eddfe93f51a0fa8385e43bec899f 100644 (file)
@@ -1,6 +1,6 @@
 Name:      netcoredbg
 Summary:   Managed code debugger for CoreCLR
-Version:   2.2.2
+Version:   2.2.3
 Release:   1
 Group:     Development/Toolchain
 License:   MIT
index c61cf88c9a14440dfdab3d1e7ced0e2f514fe8b4..6b323627f2c1474541364dee9f18381b28236078 100644 (file)
@@ -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.2.2-1";
+static const char __VERSION[] = "2.2.3-1";