summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/fpc_lang_ref.ipf2
-rw-r--r--docs/manifest.xml4
-rw-r--r--docs/release_process.txt3
3 files changed, 6 insertions, 3 deletions
diff --git a/docs/fpc_lang_ref.ipf b/docs/fpc_lang_ref.ipf
index 366edb3e..cfef8813 100644
--- a/docs/fpc_lang_ref.ipf
+++ b/docs/fpc_lang_ref.ipf
@@ -4991,7 +4991,7 @@ for the class. Note that
:li.When the class is instantiated, the default value is not automatically
applied to the property, it is the responsability of the programmer to do
this in the constructor of the class.
-:li.The value 2147483648 cannot be used as a default value, as it is used
+:li.The value 2,147,483,648 cannot be used as a default value, as it is used
internally to denote 'nodefault'.
:li.It is not possible to specify a default for array properties.
:eol.
diff --git a/docs/manifest.xml b/docs/manifest.xml
index d0abae93..c1810300 100644
--- a/docs/manifest.xml
+++ b/docs/manifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<packages>
<package name="fpgui">
- <version major="1" minor="4" micro="0" build="0"/>
- <filename>fpgui-1.4.0-0.zip</filename>
+ <version major="1" minor="4" micro="1" build="0"/>
+ <filename>fpgui-1.4.1-0.zip</filename>
<author>Graeme Geldenhuys</author>
<license>Modified LGPL</license>
<email>graemeg@gmail.com</email>
diff --git a/docs/release_process.txt b/docs/release_process.txt
index a97e0b8a..309535ec 100644
--- a/docs/release_process.txt
+++ b/docs/release_process.txt
@@ -48,3 +48,6 @@ Release notification
5. Update Wikipedia (English and Afrikaans)
6. Update FPC's wiki about fpGUI
+
+7. Post message to fpGUI newsgroup
+