Accidently changed the version number, fixed.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1434 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2003-09-10 10:03:24 +00:00
parent 3ee103eeda
commit 2c173c4c06
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, 0.8.0)
AM_INIT_AUTOMAKE(opensc, CVS)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR(src/libopensc/sc.c)