diff options
| author | 2010-12-28 15:48:03 +0000 | |
|---|---|---|
| committer | 2010-12-28 15:48:03 +0000 | |
| commit | 4523f01615445afcf8828219f48ab1f4e3857714 (patch) | |
| tree | aedf496b0b80ab75f65e23611e84196ec9a9bca7 /src | |
| parent | daily documentation fixes by OmegaPhil (diff) | |
| download | KVIrc-4523f01615445afcf8828219f48ab1f4e3857714.tar.gz KVIrc-4523f01615445afcf8828219f48ab1f4e3857714.tar.bz2 KVIrc-4523f01615445afcf8828219f48ab1f4e3857714.zip | |
updated changelog; updated sources date
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5243 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 dfe7de615..9bcc6b157 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 "20101102" -#define KVI_SOURCES_DATE_NUMERIC 0x20101102 +#define KVI_SOURCES_DATE "20101228" +#define KVI_SOURCES_DATE_NUMERIC 0x20101228 /** * \brief This is the date of the sources before that we should force a setup |
