aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2015-03-21 16:19:54 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2015-03-21 16:19:54 +0000
commit2702b79151f403d740579e61cb01a04ae03ea2b0 (patch)
tree3f28c25856036b077419faecb66bf2e6f99c8101 /src
parentf97595dea9f8e8db4e2dbc843999bf76cd47f400 (diff)
downloadjackcess-2702b79151f403d740579e61cb01a04ae03ea2b0.tar.gz
jackcess-2702b79151f403d740579e61cb01a04ae03ea2b0.zip
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@924 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src')
-rw-r--r--src/changes/changes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1155d41..d1cf8c5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -4,7 +4,7 @@
<author email="javajedi@users.sf.net">Tim McCune</author>
</properties>
<body>
- <release version="2.0.9" date="TBD">
+ <release version="2.0.9" date="2015-03-21">
<action dev="jahlborn" type="fix" system="SourceForge2" issue="116">
Make ColumnBuilder.setMaxLength do the right thing regardless of
column type.