From 60382169ae5bea93af9c438f7006d2fb341167dc Mon Sep 17 00:00:00 2001
From: Robert Izzard <r.izzard@surrey.ac.uk>
Date: Fri, 8 Nov 2019 16:15:54 +0000
Subject: [PATCH] revert to 2.1.3

---
 src/binary_c_version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/binary_c_version.h b/src/binary_c_version.h
index f6a41650e..c6a1c2496 100644
--- a/src/binary_c_version.h
+++ b/src/binary_c_version.h
@@ -30,7 +30,7 @@
  * 
  * Patch is zero for a major release.  
  */
-#define BINARY_C_VERSION "2.1.4"
+#define BINARY_C_VERSION "2.1.3"
 
 /* and a CEMP run version */
 #define CEMP_VERSION "prelim10-O1-noCNEMPs"
-- 
GitLab