The CVS HEAD should always have a version "CVS".

For stable releases we should create a branch I guess.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1269 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2003-07-17 10:59:10 +00:00
parent 64c62eb0db
commit 83d17988d7
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-rc2)
AM_INIT_AUTOMAKE(opensc, CVS)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR(src/libopensc/sc.c)