Bump to 3.0.0-1 version
authorGleb Balykov <g.balykov@samsung.com>
Thu, 14 Sep 2023 09:03:36 +0000 (12:03 +0300)
committerGleb Balykov/Advanced System SW Lab /SRR/Staff Engineer/Samsung Electronics <g.balykov@samsung.com>
Thu, 14 Sep 2023 09:32:23 +0000 (18:32 +0900)
packaging/netcoredbg.spec
src/version.h

index 285eff6069b3a529f23363eca5355a7c998db0da..5bbf91d3ea64545571891345700fb0d04096ba29 100644 (file)
@@ -1,6 +1,6 @@
 Name:      netcoredbg
 Summary:   Managed code debugger for CoreCLR
-Version:   2.2.3
+Version:   3.0.0
 Release:   1
 Group:     Development/Toolchain
 License:   MIT
index 6b323627f2c1474541364dee9f18381b28236078..e49944e2f694a301234008caacca31f1bd8dd9cd 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.3-1";
+static const char __VERSION[] = "3.0.0-1";