diff options
| author | 2006-12-19 14:37:38 +0000 | |
|---|---|---|
| committer | 2006-12-19 14:37:38 +0000 | |
| commit | 26738bddb9f2ee542aa964dad3c0ed678a53bc41 (patch) | |
| tree | a5a9e42d10f9fe17f8a8285d7b900fdd5bac7878 | |
| parent | test (diff) | |
| download | KVIrc-26738bddb9f2ee542aa964dad3c0ed678a53bc41.tar.gz KVIrc-26738bddb9f2ee542aa964dad3c0ed678a53bc41.tar.bz2 KVIrc-26738bddb9f2ee542aa964dad3c0ed678a53bc41.zip | |
Testing cia bot behaviour
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@51 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rw-r--r-- | FAQ | 2 | ||||
| -rw-r--r-- | src/kvi_configstatus.h | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -102,7 +102,7 @@ 2. COMPILATION -------------------------------------------------------------------------------- -2.1 I can't compile kvirc from cvs, what's wrong? +2.1 I can't compile kvirc from svn, what's wrong? Have you checked the requirements ? *Carefully* read the INSTALL file that comes with the distribution: diff --git a/src/kvi_configstatus.h b/src/kvi_configstatus.h index 2cc7d746c..5c3b21537 100644 --- a/src/kvi_configstatus.h +++ b/src/kvi_configstatus.h @@ -8,7 +8,7 @@ /* #undef BIG_ENDIAN_MACHINE_BYTE_ORDER */ /* this is the build date (configure date rather) */ -#define BUILD_DATE "Tue Nov 7 00:02:32 UTC 2006" +#define BUILD_DATE "Mon Dec 18 04:12:50 UTC 2006" /* these are the build flags */ #define BUILD_FLAGS "x86_64-cefgikopsAGTZ" |
