Set version as 0.8.1.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1449 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2003-09-17 18:59:51 +00:00
parent c221e36eb4
commit 99cb33d31a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
AC_INIT(COPYING)
AM_INIT_AUTOMAKE(opensc, CVS)
AM_INIT_AUTOMAKE(opensc, 0.8.1)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR(src/libopensc/sc.c)