Bump to 2.1.0-1 version accepted/tizen/unified/20220826.060839 submit/tizen/20220825.183313
authorAlexander Soldatov <soldatov.a@samsung.com>
Thu, 25 Aug 2022 18:31:30 +0000 (21:31 +0300)
committerAlexander Soldatov <soldatov.a@samsung.com>
Thu, 25 Aug 2022 18:31:30 +0000 (21:31 +0300)
packaging/netcoredbg.spec
src/version.h

index c3d7f9327bec58bf24da201eabcc139cc551376a..1900adc6c5e1c8e6ee9daa5a3c355d49bbcd1fd5 100644 (file)
@@ -1,7 +1,7 @@
 Name:      netcoredbg
 Summary:   Managed code debugger for CoreCLR
-Version:   2.0.0
-Release:   78
+Version:   2.1.0
+Release:   1
 Group:     Development/Toolchain
 License:   MIT
 Source0:   %{name}-%{version}.tar.gz
index 35ea5eb2e17b285fdd892b786dc5d29130b778f8..2007eefacb9e75ce266fe494939bc0a2f2ac8b27 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.0.0-78";
+static const char __VERSION[] = "2.1.0-1";