Skip to content

Commit

Permalink
Bump to 3.0.0-7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalykov committed Sep 26, 2023
1 parent 0c959e4 commit aafa6f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packaging/netcoredbg.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Name: netcoredbg
Summary: Managed code debugger for CoreCLR
Version: 3.0.0
Release: 1
Release: 7
Group: Development/Toolchain
License: MIT
Source0: %{name}-%{version}.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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-1";
static const char __VERSION[] = "3.0.0-7";

0 comments on commit aafa6f3

Please sign in to comment.