diff options
| author | 2007-03-27 00:02:29 +0000 | |
|---|---|---|
| committer | 2007-03-27 00:02:29 +0000 | |
| commit | 93a9a0c94cab7ca631a659bceca05b0b646c439b (patch) | |
| tree | dac50f08d48ca4463241fe6fb0774e8ff872a7d6 /src | |
| parent | new functions: $receivedBytes and $sentBytes (diff) | |
| download | KVIrc-93a9a0c94cab7ca631a659bceca05b0b646c439b.tar.gz KVIrc-93a9a0c94cab7ca631a659bceca05b0b646c439b.tar.bz2 KVIrc-93a9a0c94cab7ca631a659bceca05b0b646c439b.zip | |
*AUTOMATICALLY* updated KVI_SOURCES_DATE variable
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@437 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 fc7eac79f..65a9f48a6 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 "20070326" -#define KVI_SOURCES_DATE_NUMERIC 0x20070326 +#define KVI_SOURCES_DATE "20070327" +#define KVI_SOURCES_DATE_NUMERIC 0x20070327 // 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 |
