From a9691b1f3c4af2e9e10c5dd7dc343a346980c93c Mon Sep 17 00:00:00 2001 From: maxieds Date: Wed, 23 Jan 2019 19:01:01 -0500 Subject: [PATCH] New minor version: v1.3.2-production release --- scripts/BuildTargetInfo.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/BuildTargetInfo.h.in b/scripts/BuildTargetInfo.h.in index b0bb546..d0b06fb 100644 --- a/scripts/BuildTargetInfo.h.in +++ b/scripts/BuildTargetInfo.h.in @@ -26,7 +26,7 @@ #define FLTK_USE_CAIRO 1 #define FLTK_HAVE_CAIRO 1 -#define RNASTRUCTVIZ_VSTRING ("RNAStructViz v1.3-production -- CT File Viewer and Structure Comparison Tool") +#define RNASTRUCTVIZ_VSTRING ("RNAStructViz v1.3.2-production -- CT File Viewer and Structure Comparison Tool") #define GIT_COMMIT_HASH ("##__GIT_COMMITREV_HASHNUM__##") #define GIT_COMMIT_HASH_SHORT ("##__GIT_COMMITREV_HASHNUM_SHORT__##")