Changeset d505a55 in OpenSC
- Timestamp:
- 07/15/11 10:40:07 (10 months ago)
- Branches:
- master, staging
- Children:
- 4251a23, d824eb6, c6fcd68, d97f239, 8597027, 902e637c, 483fa4b, 96a0de2, 5fc31b7, 10ae35f, 7ca81d6, 93816b3, d8b4d2f
- Parents:
- a8df0b3
- git-author:
- Martin Paljak <martin@…> (07/15/11 10:40:07)
- git-committer:
- Martin Paljak <martin@…> (07/15/11 10:40:07)
- Files:
-
- 2 edited
-
NEWS (modified) (1 diff)
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
NEWS
r358c682 rd505a55 4 4 http://www.opensc-project.org/opensc/timeline 5 5 6 New in 0.12.2; 2011-0 6-XX6 New in 0.12.2; 2011-07-15 7 7 * Builds are now silent by default when OpenSC is built from source on Unix. 8 8 * Using --wait with command line tools works with 64bit Linux again. -
configure.ac
ra8df0b3 rd505a55 6 6 define([PACKAGE_VERSION_MINOR], [12]) 7 7 define([PACKAGE_VERSION_FIX], [2]) 8 define([PACKAGE_SUFFIX], [ -rc2])8 define([PACKAGE_SUFFIX], []) 9 9 10 10 AC_INIT([opensc],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX])
Note: See TracChangeset
for help on using the changeset viewer.
