diff --git a/source/shared/version.h b/source/shared/version.h index bdb5dd28..acf302bc 100644 --- a/source/shared/version.h +++ b/source/shared/version.h @@ -45,7 +45,6 @@ #define _FILEVERSION SQLVERSION_MAJOR,SQLVERSION_MINOR,SQLVERSION_PATCH,SQLVERSION_BUILD // PECL package version macros (can't have '-' or '+') - #define PHP_SQLSRV_VERSION VER_APIVERSION_STR SEMVER_PRERELEASE #define PHP_PDO_SQLSRV_VERSION PHP_SQLSRV_VERSION