Skip to content

Commit

Permalink
v0.0.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Drake committed Mar 20, 2008
1 parent a661137 commit b72ba67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.

2008-03-20: v0.0.6 release
* Add Secugen FDU2000 driver (Gustavo Chain)
* Support more DigitalPersona devices (Daniel Drake, Michael Cole)

2007-12-07: v0.0.5 release
* AES1610 imaging improvements
* Internal cleanups for Authentec drivers
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([libfprint], [0.0.5])
AC_INIT([libfprint], [0.0.6])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libfprint/core.c])
AM_CONFIG_HEADER([config.h])
Expand Down

0 comments on commit b72ba67

Please sign in to comment.