summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-05 07:38:03 +0200
committerRemi Collet <remi@remirepo.net>2020-10-05 07:38:03 +0200
commite1854ff4cb4555e0b6a13cc33c2a0d3cd019efca (patch)
treea8cc9a1c5b7d72cb969738a1fb22c80ae6fa4081 /REFLECTION
parent916a5c6ebd8e10e5a2e7fb2bd9ba5a05a26914c7 (diff)
update to 7.1.0RC2
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION12
1 files changed, 6 insertions, 6 deletions
diff --git a/REFLECTION b/REFLECTION
index ab95f46..374df43 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,11 +1,11 @@
-Extension [ <persistent> extension #84 dbase version 7.0.1 ] {
+Extension [ <persistent> extension #117 dbase version 7.1.0RC2 ] {
- Constants [5] {
- Constant [ string DBASE_VERSION ] { 7.0.1 }
- Constant [ integer DBASE_TYPE_DBASE ] { 3 }
- Constant [ integer DBASE_TYPE_FOXPRO ] { 48 }
- Constant [ integer DBASE_RDONLY ] { 0 }
- Constant [ integer DBASE_RDWR ] { 2 }
+ Constant [ string DBASE_VERSION ] { 7.1.0RC2 }
+ Constant [ int DBASE_TYPE_DBASE ] { 3 }
+ Constant [ int DBASE_TYPE_FOXPRO ] { 48 }
+ Constant [ int DBASE_RDONLY ] { 0 }
+ Constant [ int DBASE_RDWR ] { 2 }
}
- Functions {