diff options
| author | 2007-01-19 01:00:40 +0000 | |
|---|---|---|
| committer | 2007-01-19 01:00:40 +0000 | |
| commit | e1ecef7e403f9af23da017ef7d70cb583134a3a6 (patch) | |
| tree | 17345d111000a0a44522277f94fcc7ea28c9b630 /src | |
| parent | fix by Losko in win32 compiling guide (diff) | |
| download | KVIrc-e1ecef7e403f9af23da017ef7d70cb583134a3a6.tar.gz KVIrc-e1ecef7e403f9af23da017ef7d70cb583134a3a6.tar.bz2 KVIrc-e1ecef7e403f9af23da017ef7d70cb583134a3a6.zip | |
*AUTOMATICALLY* updated KVI_SOURCES_DATE variable
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@194 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src')
| -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 bbfadb34e..8f132edab 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 "20070118" -#define KVI_SOURCES_DATE_NUMERIC 0x20070118 +#define KVI_SOURCES_DATE "20070119" +#define KVI_SOURCES_DATE_NUMERIC 0x20070119 // 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 |
