Build 0.12.0-rc2

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4961 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
martin 2010-12-17 10:15:11 +00:00
parent 50567141f0
commit 7f32e7a079
4 changed files with 6 additions and 7 deletions

View File

@ -12,7 +12,7 @@
<body>
<h1>OpenSC, version 0.12 (build XXXX)</h1>
<h1>OpenSC, version 0.12.0-rc2</h1>
<p>for Mac OS X 10.5 (Leopard), universal (32-bit i386 and ppc)</p>
<p>OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures.</p>

View File

@ -1,7 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>EST Install OpenSC</title>
<style type="text/css">
body { font: 12px Helvetica; }
h1 { font-size: 16px; }
@ -13,7 +12,7 @@
<body>
<h1>OpenSC, version 0.12 (build XXXX)</h1>
<h1>OpenSC, version 0.12.0-rc2</h1>
<p>for Mac OS X 10.6 (Snow Leopard), universal (32-bit and 64-bit)</p>
<p>OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures.</p>

View File

@ -5,7 +5,7 @@ AC_PREREQ(2.60)
define([PACKAGE_VERSION_MAJOR], [0])
define([PACKAGE_VERSION_MINOR], [12])
define([PACKAGE_VERSION_FIX], [0])
define([PACKAGE_SUFFIX], [-rc1])
define([PACKAGE_SUFFIX], [-rc2])
AC_INIT([opensc],[PACKAGE_VERSION_MAJOR.PACKAGE_VERSION_MINOR.PACKAGE_VERSION_FIX[]PACKAGE_SUFFIX])
AC_CONFIG_AUX_DIR([.])

View File

@ -1,12 +1,12 @@
[Setup]
AppName=OpenSC
AppVerName=OpenSC 0.12.0
AppVerName=OpenSC 0.12.0-rc2
AppPublisher=OpenSC project
AppPublisherURL=http://www.opensc-project.org/
AppSupportURL=http://www.opensc-project.org/opensc/
AppUpdatesURL=http://www.opensc-project.org/opensc/
DefaultDirName={pf}\OpenSC Project\OpenSC
OutputBaseFilename=OpenSC-0.12.0
OutputBaseFilename=OpenSC-0.12.0-rc2
Compression=lzma/normal
SolidCompression=true
MinVersion=0,5.0.2195