trunk code is now working towards 0.11.8

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3647 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2009-02-01 08:19:49 +00:00
parent 1bf7e9c418
commit fe195e9b33
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ AC_PREREQ(2.60)
define([PACKAGE_VERSION_MAJOR], [0])
define([PACKAGE_VERSION_MINOR], [11])
define([PACKAGE_VERSION_FIX], [6])
define([PACKAGE_VERSION_FIX], [8])
define([PACKAGE_SUFFIX], [-svn])
AC_INIT([opensc],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX])