Bump to 2.2.0-1 version accepted/tizen/unified/20220831.133840 submit/tizen/20220830.105441
authorAlexander Soldatov <soldatov.a@samsung.com>
Tue, 30 Aug 2022 10:52:27 +0000 (13:52 +0300)
committerAlexander Soldatov <soldatov.a@samsung.com>
Tue, 30 Aug 2022 10:52:27 +0000 (13:52 +0300)
packaging/netcoredbg.spec
src/version.h

index 1fb35722cf3f1e89f2c7aef05b470021f91cf987..acb3eb7538db2077ce36caad2ec8fd99607c935c 100644 (file)
@@ -1,7 +1,7 @@
 Name:      netcoredbg
 Summary:   Managed code debugger for CoreCLR
-Version:   2.1.0
-Release:   4
+Version:   2.2.0
+Release:   1
 Group:     Development/Toolchain
 License:   MIT
 Source0:   %{name}-%{version}.tar.gz
index eaa85d2a852bcc82916d0108fbad591f66304282..520e95ab3aae03c24565a2d8e5efd20b33474608 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.1.0-4";
+static const char __VERSION[] = "2.2.0-1";