changeset 26:6e7090d3e096

Corrected version number
author Jennie Zhang <y.zhang@cwi.nl>
date Wed, 24 Jan 2018 16:38:22 +0100 (2018-01-24)
parents f0739f6c1a43
children 07a6ef1fde8e
files regexp/regexp.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/regexp/regexp.c	Wed Jan 24 16:28:17 2018 +0100
+++ b/regexp/regexp.c	Wed Jan 24 16:38:22 2018 +0100
@@ -12,7 +12,7 @@
 #include <mal_exception.h>
 
 /* for the CANDINIT macro */
-#include <gdk_cand.h> /* pre Jul2017-SP5, replace with CANDINIT definition */
+#include <gdk_cand.h> /* pre Jul2017-SP4, replace with CANDINIT definition */
 
 /* system include files */
 #include <string.h>