[0.2.1] Fixed follow-on bug (from a previous revision) where return values would always become orphaned.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Squid::Tasks version (major.minor.patch)
|
||||
#define SQUID_TASKS_VERSION_MAJOR 0
|
||||
#define SQUID_TASKS_VERSION_MINOR 2
|
||||
#define SQUID_TASKS_VERSION_PATCH 0
|
||||
#define SQUID_TASKS_VERSION_PATCH 1
|
||||
|
||||
/// @defgroup Config Configuration
|
||||
/// @brief Configuration settings for the Squid::Tasks library
|
||||
|
||||
Reference in New Issue
Block a user