diff options
| author | 2007-02-14 01:02:09 +0000 | |
|---|---|---|
| committer | 2007-02-14 01:02:09 +0000 | |
| commit | 0ac1442d59d2f0529e79728293bcdbb429ca863f (patch) | |
| tree | f7d72aed45f582899cca7e37c1dda8d8eb7650bc | |
| parent | *AUTOMATICALLY* updated KVI_SOURCES_DATE variable (diff) | |
| download | KVIrc-0ac1442d59d2f0529e79728293bcdbb429ca863f.tar.gz KVIrc-0ac1442d59d2f0529e79728293bcdbb429ca863f.tar.bz2 KVIrc-0ac1442d59d2f0529e79728293bcdbb429ca863f.zip | |
*AUTOMATICALLY* updated KVI_SOURCES_DATE variable
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@340 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 c7e285b2e..f045fdb4e 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 "20070213" -#define KVI_SOURCES_DATE_NUMERIC 0x20070213 +#define KVI_SOURCES_DATE "20070214" +#define KVI_SOURCES_DATE_NUMERIC 0x20070214 // 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 |
