Bump to 2.2.0-5 version
authorAlexander Soldatov <soldatov.a@samsung.com>
Fri, 2 Sep 2022 15:33:25 +0000 (18:33 +0300)
committerAlexander Soldatov <soldatov.a@samsung.com>
Fri, 2 Sep 2022 15:33:25 +0000 (18:33 +0300)
packaging/netcoredbg.spec
src/version.h

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