releasing version 1.0

This commit is contained in:
greg
2019-03-31 17:45:15 -04:00
parent 1ab8b07d05
commit d4937d99ab
+2 -2
View File
@@ -34,8 +34,8 @@
// limitations under the License.
// ---------------------------------------------------------------------------
#define PHMAP_VERSION_MAJOR 0
#define PHMAP_VERSION_MINOR 9
#define PHMAP_VERSION_MAJOR 1
#define PHMAP_VERSION_MINOR 0
#define PHMAP_VERSION_PATCH 0
// Included for the __GLIBC__ macro (or similar macros on other systems).