Bump to 2.2.0-9 version submit/tizen/20221006.124639
authorAlexander Soldatov <soldatov.a@samsung.com>
Thu, 6 Oct 2022 12:43:41 +0000 (15:43 +0300)
committerAlexander Soldatov <soldatov.a@samsung.com>
Thu, 6 Oct 2022 12:43:41 +0000 (15:43 +0300)
packaging/netcoredbg.spec
src/version.h

index b283bf924f1450f3f50b80265e1f6dda9c6f201d..90bd8af9cc2edd28023ffd70211a0d1b1f17ec1b 100644 (file)
@@ -1,7 +1,7 @@
 Name:      netcoredbg
 Summary:   Managed code debugger for CoreCLR
 Version:   2.2.0
-Release:   7
+Release:   9
 Group:     Development/Toolchain
 License:   MIT
 Source0:   %{name}-%{version}.tar.gz
index 56180888df4a6710242c452fb78c9930b1bc2002..0b4aa3a47202e38469d9f45ba19856216b56621f 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.0-7";
+static const char __VERSION[] = "2.2.0-9";