Skip to content

Commit

Permalink
[REL] 12.00
Browse files Browse the repository at this point in the history
  • Loading branch information
amachanic committed Nov 10, 2021
1 parent 473a6a1 commit 6ac5631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sp_WhoIsActive.sql
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ IF NOT EXISTS (SELECT * FROM INFORMATION_SCHEMA.ROUTINES WHERE ROUTINE_NAME = 's
GO

/*********************************************************************************************
Who Is Active? v12.00-RC3 (2021-11-09)
Who Is Active? v12.00 (2021-11-10)
(C) 2007-2021, Adam Machanic
Feedback: https://github.com/amachanic/sp_whoisactive/issues
Expand Down
2 changes: 1 addition & 1 deletion who_is_active.sql
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ IF NOT EXISTS (SELECT * FROM INFORMATION_SCHEMA.ROUTINES WHERE ROUTINE_NAME = 's
GO

/*********************************************************************************************
Who Is Active? v12.00-RC3 (2021-11-09)
Who Is Active? v12.00 (2021-11-10)
(C) 2007-2021, Adam Machanic
Feedback: https://github.com/amachanic/sp_whoisactive/issues
Expand Down

0 comments on commit 6ac5631

Please sign in to comment.