#29 ✓resolved
Aparajita

versioning with ant task

Reported by Aparajita | November 4th, 2009 @ 12:59 PM

We will keep the application version in a single file called "version.txt" in the main source directory, which will contain the current version number. We need an ant task to replace this version in the following files:

plist/book.Info.plist
plist/converter.Info.plist
plist/show.Info.plist
plist/writer.Info.plist

<key>CFBundleVersion</key>
<string>$VERSION.0</string>
<key>CFBundleShortVersionString</key>
<string>$VERSION</key>

version.php
<?php $version = "$VERSION"; ?>

MainFrame.java? Would need to change the way you store the version there.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

SongScribe is a song editor program especially designed to support music composed by Maestro Sri Chinmoy.

Shared Ticket Bins

People watching this ticket

Pages