Skip to content

Commit 1c7a67f

Browse files
CopilotBrentOzar
andauthored
Remove manual sp_kill version/date bump
Agent-Logs-Url: https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/sessions/388ba013-aba5-471c-bc25-bb168ed42816 Co-authored-by: BrentOzar <245462+BrentOzar@users.noreply.github.com>
1 parent d47cbe1 commit 1c7a67f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sp_kill.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ BEGIN
7171
SOFTWARE.
7272
*/
7373

74-
SELECT @Version = '8.33', @VersionDate = '20260415';
74+
SELECT @Version = '8.32', @VersionDate = '20260407';
7575

7676
IF(@VersionCheckMode = 1)
7777
BEGIN

0 commit comments

Comments
 (0)