diff --git a/sp_HealthParser/sp_HealthParser.sql b/sp_HealthParser/sp_HealthParser.sql index 4c9527a..b671a1f 100644 --- a/sp_HealthParser/sp_HealthParser.sql +++ b/sp_HealthParser/sp_HealthParser.sql @@ -66,7 +66,7 @@ BEGIN SELECT @version = '1.9', - @version_date = '20240901'; + @version_date = '20240915'; IF @help = 1 BEGIN diff --git a/sp_HumanEvents/sp_HumanEvents.sql b/sp_HumanEvents/sp_HumanEvents.sql index a7a7a98..db6f2ef 100644 --- a/sp_HumanEvents/sp_HumanEvents.sql +++ b/sp_HumanEvents/sp_HumanEvents.sql @@ -88,7 +88,7 @@ SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED; SELECT @version = '5.9', - @version_date = '20240901'; + @version_date = '20240915'; IF @help = 1 BEGIN diff --git a/sp_HumanEvents/sp_HumanEventsBlockViewer.sql b/sp_HumanEvents/sp_HumanEventsBlockViewer.sql index 973640c..3dc1d15 100644 --- a/sp_HumanEvents/sp_HumanEventsBlockViewer.sql +++ b/sp_HumanEvents/sp_HumanEventsBlockViewer.sql @@ -83,7 +83,7 @@ SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED; SELECT @version = '3.9', - @version_date = '20240901'; + @version_date = '20240915'; IF @help = 1 BEGIN diff --git a/sp_LogHunter/sp_LogHunter.sql b/sp_LogHunter/sp_LogHunter.sql index 360b9a5..edd1fc3 100644 --- a/sp_LogHunter/sp_LogHunter.sql +++ b/sp_LogHunter/sp_LogHunter.sql @@ -73,7 +73,7 @@ SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED; BEGIN SELECT @version = '1.9', - @version_date = '20240901'; + @version_date = '20240915'; IF @help = 1 BEGIN diff --git a/sp_PressureDetector/sp_PressureDetector.sql b/sp_PressureDetector/sp_PressureDetector.sql index 12fcd4e..76d8b47 100644 --- a/sp_PressureDetector/sp_PressureDetector.sql +++ b/sp_PressureDetector/sp_PressureDetector.sql @@ -72,7 +72,7 @@ SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED; SELECT @version = '4.9', - @version_date = '20240901'; + @version_date = '20240915'; IF @help = 1 diff --git a/sp_QuickieStore/sp_QuickieStore.sql b/sp_QuickieStore/sp_QuickieStore.sql index 2065181..dc1b903 100644 --- a/sp_QuickieStore/sp_QuickieStore.sql +++ b/sp_QuickieStore/sp_QuickieStore.sql @@ -134,7 +134,7 @@ These are for your outputs. */ SELECT @version = '4.9', - @version_date = '20240901'; + @version_date = '20240915'; /* Helpful section! For help.