Skip to content

Commit

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

2007-11-19: v0.0.3 release
* Add API to access minutiae (Daniel Drake)
* Add API to delete enroll data (Daniel Drake)
* Add Authentec AES1610 driver (Anthony Bretaudeau)

2007-11-17: v0.0.2 release
* Detect reversed scans on AES2501 (Vasily Khoruzhick)
* Improved AES2501 scanning
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.2])
AC_INIT([libfprint], [0.0.3])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([libfprint/core.c])
AM_CONFIG_HEADER([config.h])
Expand Down

0 comments on commit dbcd293

Please sign in to comment.