From 42bc64706dd2ddd230d518d6e26fc5646f2d72d2 Mon Sep 17 00:00:00 2001 From: James Noss Date: Tue, 9 Oct 2018 17:09:51 -0400 Subject: [PATCH] Bump calwf3 ver to 3.5.0 Signed-off-by: James Noss --- pkg/wfc3/calwf3/include/wf3version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/wfc3/calwf3/include/wf3version.h b/pkg/wfc3/calwf3/include/wf3version.h index 56354aa40..5c1ee65f5 100644 --- a/pkg/wfc3/calwf3/include/wf3version.h +++ b/pkg/wfc3/calwf3/include/wf3version.h @@ -4,7 +4,7 @@ /* This string is written to the output primary header as CAL_VER. */ -# define WF3_CAL_VER "3.4.2(Jan-19-2018)" -# define WF3_CAL_VER_NUM "3.4.2" +# define WF3_CAL_VER "3.5.0(Oct-09-2018)" +# define WF3_CAL_VER_NUM "3.5.0" #endif /* INCL_WF3VERSION_H */