Sfoglia il codice sorgente

Update version number, copyright, funding sources.

Neal Wilson 10 anni fa
parent
commit
e9d432d1f4
3 ha cambiato i file con 8 aggiunte e 9 eliminazioni
  1. 4
    4
      src/resources/Info.plist
  2. 2
    3
      src/resources/html/about.html
  3. 2
    2
      src/typica.w

+ 4
- 4
src/resources/Info.plist Vedi File

7
 	<key>CFBundlePackageType</key>
7
 	<key>CFBundlePackageType</key>
8
 	<string>APPL</string>
8
 	<string>APPL</string>
9
 	<key>CFBundleGetInfoString</key>
9
 	<key>CFBundleGetInfoString</key>
10
-	<string>Typica 1.6.1</string>
10
+	<string>Typica 1.6.2</string>
11
 	<key>CFBundleSignature</key>
11
 	<key>CFBundleSignature</key>
12
 	<string>@TYPEINFO@</string>
12
 	<string>@TYPEINFO@</string>
13
 	<key>CFBundleExecutable</key>
13
 	<key>CFBundleExecutable</key>
17
 	<key>CFBundleDisplayName</key>
17
 	<key>CFBundleDisplayName</key>
18
 	<string>Typica</string>
18
 	<string>Typica</string>
19
 	<key>CFBundleShortVersionString</key>
19
 	<key>CFBundleShortVersionString</key>
20
-	<string>1.6.1</string>
20
+	<string>1.6.2</string>
21
 	<key>CFBundleVersion</key>
21
 	<key>CFBundleVersion</key>
22
-	<string>1.6.1</string>
22
+	<string>1.6.2</string>
23
 	<key>NSHumanReadableCopyright</key>
23
 	<key>NSHumanReadableCopyright</key>
24
-	<string>© 2007–2013 Neal Wilson</string>
24
+	<string>© 2007–2014 Neal Wilson</string>
25
 </dict>
25
 </dict>
26
 </plist>
26
 </plist>

+ 2
- 3
src/resources/html/about.html Vedi File

10
 				<div id="topbanner">
10
 				<div id="topbanner">
11
 					<a href="http://www.randomfield.com/programs/typica/"><img src="../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" /></a>
11
 					<a href="http://www.randomfield.com/programs/typica/"><img src="../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" /></a>
12
 					<h1><a href="http://www.randomfield.com/programs/typica/">Typica</a></h1>
12
 					<h1><a href="http://www.randomfield.com/programs/typica/">Typica</a></h1>
13
-					<h2>Version 1.6.1</h2>
13
+					<h2>Version 1.6.2</h2>
14
 				</div>
14
 				</div>
15
 			<div id="maintext">
15
 			<div id="maintext">
16
-				<p>Copyright &copy; 2007&ndash;2013 Neal Evan Wilson
16
+				<p>Copyright &copy; 2007&ndash;2014 Neal Evan Wilson
17
 					<span class="icons">
17
 					<span class="icons">
18
 						<a href="mailto:roaster@wilsonscoffee.com?subject=Thanks%20for%20Typica&amp;body=Message%20initiated%20from%20Typica.">&#9993;</a>
18
 						<a href="mailto:roaster@wilsonscoffee.com?subject=Thanks%20for%20Typica&amp;body=Message%20initiated%20from%20Typica.">&#9993;</a>
19
 						<a href="https://twitter.com/N3Roaster">&#62217;</a>
19
 						<a href="https://twitter.com/N3Roaster">&#62217;</a>
26
 				<p>Ongoing development of Typica is made possible through the
26
 				<p>Ongoing development of Typica is made possible through the
27
 				generous financial contributions from the following:</p>
27
 				generous financial contributions from the following:</p>
28
 
28
 
29
-				<p>Pinnacle Coffee Roasting</p>
30
 				<p>Anonymous Funders Through
29
 				<p>Anonymous Funders Through
31
 				<a href="https://www.gittip.com/N3Roaster/">Gittip</a></p>
30
 				<a href="https://www.gittip.com/N3Roaster/">Gittip</a></p>
32
 
31
 

+ 2
- 2
src/typica.w Vedi File

22
 \mark{\noexpand\nullsec0{A Note on Notation}}
22
 \mark{\noexpand\nullsec0{A Note on Notation}}
23
 \def\pn{Typica}
23
 \def\pn{Typica}
24
 \def\filebase{typica}
24
 \def\filebase{typica}
25
-\def\version{1.6.1 \number\year-\number\month-\number\day}
26
-\def\years{2007--2013}
25
+\def\version{1.6.2 \number\year-\number\month-\number\day}
26
+\def\years{2007--2014}
27
 \def\title{\pn{} (Version \version)}
27
 \def\title{\pn{} (Version \version)}
28
 \newskip\dangerskipb
28
 \newskip\dangerskipb
29
 \newskip\dangerskip
29
 \newskip\dangerskip

Loading…
Annulla
Salva