Bump to 3.0.0-13 version
authorMikhail Kurinnoi <m.kurinnoi@samsung.com>
Fri, 15 Dec 2023 08:45:28 +0000 (11:45 +0300)
committerMikhail Kurinnoi/Advanced System SW Lab /SRR/Staff Engineer/Samsung Electronics <m.kurinnoi@samsung.com>
Fri, 15 Dec 2023 08:51:09 +0000 (11:51 +0300)
packaging/netcoredbg.spec
src/version.h

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