Skip to content

Commit

Permalink
Merge branches 'hotfix-1.7.1' and 'master'
Browse files Browse the repository at this point in the history
  • Loading branch information
nischal committed Jan 16, 2013
3 parents cd20ed1 + a4eb71d + cd20ed1 commit f15f40f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<property name="lib.dir" value="lib" />
<property name="build.dir" value="build" />
<property name="project.name" value="face4j" />
<property name="project.version" value="1.7" />
<property name="project.version" value="1.7.1" />
<property name="dist.dir" value="dist" />
<property name="archive.name-face4j" value="face4j-${project.version}" />
<property name="exclude-classes" value="com/face4j/dummy/**,com/face4j/facebook/test/**"></property>
Expand Down
Binary file added dist/face4j-1.7.1.jar
Binary file not shown.

0 comments on commit f15f40f

Please sign in to comment.