diff options
| author | 2007-03-29 00:02:35 +0000 | |
|---|---|---|
| committer | 2007-03-29 00:02:35 +0000 | |
| commit | e6ea981b592cb7f85b8049c9fc6c85b274fdb426 (patch) | |
| tree | 414e097b0799e8055c51d525d8c4934adf24984d /src | |
| parent | More Qt4 tweaks (diff) | |
| download | KVIrc-e6ea981b592cb7f85b8049c9fc6c85b274fdb426.tar.gz KVIrc-e6ea981b592cb7f85b8049c9fc6c85b274fdb426.tar.bz2 KVIrc-e6ea981b592cb7f85b8049c9fc6c85b274fdb426.zip | |
*AUTOMATICALLY* updated KVI_SOURCES_DATE variable
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@440 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 f027708ad..72fedae58 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 "20070328" -#define KVI_SOURCES_DATE_NUMERIC 0x20070328 +#define KVI_SOURCES_DATE "20070329" +#define KVI_SOURCES_DATE_NUMERIC 0x20070329 // 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 |
