Bump version to 0.9.28 lots of other places

(Some doc-generation Makefiles need help, apparently.)
This commit is contained in:
Bill Kendrick 2021-12-01 22:42:38 -08:00
parent 0997078479
commit 41a04d93b7
703 changed files with 711 additions and 708 deletions

View file

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>tuxpaint</string>
<key>CFBundleGetInfoString</key>
<string>0.9.27, Copyright 2009-2021, Tux Paint Development Team</string>
<string>0.9.28, Copyright 2009-2021, Tux Paint Development Team</string>
<key>CFBundleIconFile</key>
<string>tuxpaint.icns</string>
<key>CFBundleIdentifier</key>
@ -19,10 +19,10 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.27</string>
<string>0.9.28</string>
<key>CFBundleSignature</key>
<string>TXPT</string>
<key>CFBundleVersion</key>
<string>2021-11-25</string>
<string>2021-12-01</string>
</dict>
</plist>