From c43233278ea5a070889b36a3265c53aba5a4fc22 Mon Sep 17 00:00:00 2001
From: James Ahlborn
Date: Tue, 2 Jun 2015 03:11:57 +0000
Subject: update version info. fixes #124
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@948 f203690c-595d-4dc9-a70b-905162fa7fd2
---
src/site/xdoc/cookbook.xml | 4 ++--
src/site/xdoc/index.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'src')
diff --git a/src/site/xdoc/cookbook.xml b/src/site/xdoc/cookbook.xml
index c419790..477f2f7 100644
--- a/src/site/xdoc/cookbook.xml
+++ b/src/site/xdoc/cookbook.xml
@@ -192,10 +192,10 @@
is possible may be out of date).
- As of version 2.0.0, Jackcess supports:
+ As of version 2.1.0, Jackcess supports:
- - Creating databases for Access all versions 2000-2010
+ - Creating databases for Access all versions 2000-2013
- Creating columns for all simple data types
- Creating tables with single-table Indexes
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index a0a7b8a..bb8b877 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -10,7 +10,7 @@
Jackcess is a pure Java library for reading from and writing to MS
- Access databases (currently supporting versions 2000-2010). It is part of the OpenHMS project from Health Market Science, Inc.. It is not an application. There is no GUI. It's a
+ Access databases (currently supporting versions 2000-2013). It is part of the OpenHMS project from Health Market Science, Inc.. It is not an application. There is no GUI. It's a
library, intended for other developers to use to build Java
applications. Jackcess is licensed under the
Apache License (as of version 2.1.0).
--
cgit v1.2.3