Changeset d505a55 in OpenSC


Ignore:
Timestamp:
07/15/11 10:40:07 (10 months ago)
Author:
martin
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)
Message:

Release OpenSC 0.12.2

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEWS

    r358c682 rd505a55  
    44http://www.opensc-project.org/opensc/timeline 
    55 
    6 New in 0.12.2; 2011-06-XX 
     6New in 0.12.2; 2011-07-15 
    77* Builds are now silent by default when OpenSC is built from source on Unix. 
    88* Using --wait with command line tools works with 64bit Linux again. 
  • configure.ac

    ra8df0b3 rd505a55  
    66define([PACKAGE_VERSION_MINOR], [12]) 
    77define([PACKAGE_VERSION_FIX], [2]) 
    8 define([PACKAGE_SUFFIX], [-rc2]) 
     8define([PACKAGE_SUFFIX], []) 
    99 
    1010AC_INIT([opensc],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX]) 
Note: See TracChangeset for help on using the changeset viewer.