summaryrefslogtreecommitdiffstats
path: root/project.xml
diff options
context:
space:
mode:
authorTim McCune <javajedi@users.sf.net>2005-08-30 06:33:27 +0000
committerTim McCune <javajedi@users.sf.net>2005-08-30 06:33:27 +0000
commitfce56371ce1e3a09ba995b05eb4cd6d44d160415 (patch)
treeb016458b2b55c5d8c40512040cef89283cada2b8 /project.xml
parent0a1cadea80afb797426376b828622e10512e659c (diff)
downloadjackcess-fce56371ce1e3a09ba995b05eb4cd6d44d160415.tar.gz
jackcess-fce56371ce1e3a09ba995b05eb4cd6d44d160415.zip
Added ability to delete current row.
Fixed bug where adding a new row to a table whose last row had been deleted failed. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@29 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'project.xml')
-rw-r--r--project.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.xml b/project.xml
index ed4ba93..27bbac0 100644
--- a/project.xml
+++ b/project.xml
@@ -3,7 +3,7 @@
<pomVersion>1</pomVersion>
<id>jackcess</id>
<name>Jackcess</name>
- <currentVersion>1.1.2</currentVersion>
+ <currentVersion>1.1.3</currentVersion>
<organization>
<name>Health Market Science, Inc.</name>
<url>http://www.healthmarketscience.com</url>