diff options
| author | 2010-11-02 22:48:57 +0000 | |
|---|---|---|
| committer | 2010-11-02 22:48:57 +0000 | |
| commit | d2de6e954bb331ec3b8d1d87dd6fc865b63c0a1c (patch) | |
| tree | db810ff5858e356d2ec2a06364ffd37a7ba12115 | |
| parent | patch for #1012 (diff) | |
| download | KVIrc-d2de6e954bb331ec3b8d1d87dd6fc865b63c0a1c.tar.gz KVIrc-d2de6e954bb331ec3b8d1d87dd6fc865b63c0a1c.tar.bz2 KVIrc-d2de6e954bb331ec3b8d1d87dd6fc865b63c0a1c.zip | |
updated sourcedate
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5127 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 d4ccccbdd..b510f6969 100644 --- a/src/kvilib/config/kvi_sourcesdate.h +++ b/src/kvilib/config/kvi_sourcesdate.h @@ -36,8 +36,8 @@ * \def KVI_SOURCES_DATE Defines the sources date * \def KVI_SOURCES_DATE_NUMERIC Defines the sources date */ -#define KVI_SOURCES_DATE "20101020" -#define KVI_SOURCES_DATE_NUMERIC 0x20101020 +#define KVI_SOURCES_DATE "20101102" +#define KVI_SOURCES_DATE_NUMERIC 0x20101102 /** * \brief This is the date of the sources before that we should force a setup |
