Skip to content

Commit

Permalink
post 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthernandez committed Mar 23, 2011
1 parent 25400e8 commit 4fd983c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
@@ -1,7 +1,7 @@
<?xml version='1.0'?>
<project name="MongoDB Java Driver" default="compile" basedir=".">

<property name="version" value="2.5.1"/>
<property name="version" value="2.6-pre-"/>
<property name="targetdir" location="target"/>
<property name="testdir" location="${targetdir}/test"/>
<dirname property="javabase" file="${java.home}"/>
Expand Down

0 comments on commit 4fd983c

Please sign in to comment.