diff --git a/build.xml b/build.xml index b2cf664..d9e2e00 100644 --- a/build.xml +++ b/build.xml @@ -4,4 +4,10 @@ + + + + + diff --git a/lib/compile/jar/jdb-util-1.1.jar b/lib/compile/jar/jdb-util-1.1.jar new file mode 100644 index 0000000..94962af Binary files /dev/null and b/lib/compile/jar/jdb-util-1.1.jar differ diff --git a/project.properties b/project.properties index f5053b3..166aab9 100644 --- a/project.properties +++ b/project.properties @@ -1,5 +1,6 @@ +#Thu, 16 Jun 2011 12:41:01 -0500 name=timestamper-lib -version=0.1 +version=1.0 lib.local=true -build.number=0 +build.number=2 diff --git a/release/timestamper-lib-1.0.jar b/release/timestamper-lib-1.0.jar new file mode 100644 index 0000000..f760bac Binary files /dev/null and b/release/timestamper-lib-1.0.jar differ