From 60769bdec5c70b48f7fec6f501b5abd03b3f3dd0 Mon Sep 17 00:00:00 2001 From: Brandon Date: Thu, 22 Feb 2018 21:09:17 -0800 Subject: [PATCH] Complx 4.16.5 Alright, Alright... Edition --- complx/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/complx/version.h b/complx/version.h index 00533ea..5db7b59 100644 --- a/complx/version.h +++ b/complx/version.h @@ -2,6 +2,6 @@ #define VERSION_H namespace Version { - static const char FULLVERSION_STRING[] = "4.16.4"; + static const char FULLVERSION_STRING[] = "4.16.5"; } #endif