Bump to 2.2.0-21 version
authorGleb Balykov <g.balykov@samsung.com>
Tue, 20 Dec 2022 09:17:45 +0000 (12:17 +0300)
committerGleb Balykov <g.balykov@samsung.com>
Tue, 20 Dec 2022 09:20:20 +0000 (12:20 +0300)
packaging/netcoredbg.spec
src/version.h

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