diff options
| -rw-r--r-- | src/kvilib/config/kvi_sourcesdate.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kvilib/config/kvi_sourcesdate.h b/src/kvilib/config/kvi_sourcesdate.h index 1c6570ede..ed269d118 100644 --- a/src/kvilib/config/kvi_sourcesdate.h +++ b/src/kvilib/config/kvi_sourcesdate.h @@ -28,8 +28,8 @@ #include "kvi_settings.h" -#define KVI_SOURCES_DATE "20070218" -#define KVI_SOURCES_DATE_NUMERIC 0x20070218 +#define KVI_SOURCES_DATE "20070220" +#define KVI_SOURCES_DATE_NUMERIC 0x20070220 // this is the date of the sources before that we should force a setup // this is usually changed only when a setup is really needed because |
