diff options
| author | 2008-04-19 15:03:02 +0000 | |
|---|---|---|
| committer | 2008-04-19 15:03:02 +0000 | |
| commit | 4e3df7aa3ae419ff2f249bd75bb9f445675cba26 (patch) | |
| tree | 42ddb64db307a074b3889cadcd9bddfd2bc15d81 /admin | |
| parent | QFix II (diff) | |
| download | KVIrc-4e3df7aa3ae419ff2f249bd75bb9f445675cba26.tar.gz KVIrc-4e3df7aa3ae419ff2f249bd75bb9f445675cba26.tar.bz2 KVIrc-4e3df7aa3ae419ff2f249bd75bb9f445675cba26.zip | |
user documentation generation (aka "the help inside kvirc")
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1524 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'admin')
| -rwxr-xr-x | admin/gendoc.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/gendoc.pl b/admin/gendoc.pl index 700ed23f3..74ce94291 100755 --- a/admin/gendoc.pl +++ b/admin/gendoc.pl @@ -45,7 +45,7 @@ $g_prefixes{'class'}="class"; $g_prefixes{'module'}="module"; $g_prefixes{'widget'}="widget"; -$g_version = "3.2.0.99"; +$g_version = "4.0.0"; $g_filehandle=""; $g_shortsIdx{"keyterms"}=0; $g_directory = ""; |
