diff options
| author | 2007-01-23 23:37:32 +0000 | |
|---|---|---|
| committer | 2007-01-23 23:37:32 +0000 | |
| commit | 1faa60ecaf12e7d5634d4e7aff34bca8a547f612 (patch) | |
| tree | e8b52b514e424b961f1ff73d0e5069fa290ed27a | |
| parent | added line at the end of file (diff) | |
| download | KVIrc-1faa60ecaf12e7d5634d4e7aff34bca8a547f612.tar.gz KVIrc-1faa60ecaf12e7d5634d4e7aff34bca8a547f612.tar.bz2 KVIrc-1faa60ecaf12e7d5634d4e7aff34bca8a547f612.zip | |
updated KVI_SOURCES_DATE variable
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@248 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -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 68f545da0..2e955671e 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 "20070120" -#define KVI_SOURCES_DATE_NUMERIC 0x20070120 +#define KVI_SOURCES_DATE "20070124" +#define KVI_SOURCES_DATE_NUMERIC 0x20070124 // 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 |
