Skip to content

Commit

Permalink
VXL Nightly Date Stamp
Browse files Browse the repository at this point in the history
  • Loading branch information
kwrobot committed Sep 29, 2018
1 parent f9ca3c1 commit 4cfde5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/vxl_version.h
Expand Up @@ -28,7 +28,7 @@
// Formats are year=CCYY, month=MM, day=DD
#define VXL_VERSION_DATE_YEAR 2018
#define VXL_VERSION_DATE_MONTH 09
#define VXL_VERSION_DATE_DAY 28
#define VXL_VERSION_DATE_DAY 29

//: Helper macros to create strings with the preprocessor.
#define VXL_VERSION_TO_STRING(s) VXL_VERSION_TO_STRING0(s)
Expand Down

0 comments on commit 4cfde5e

Please sign in to comment.