1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00
Commit graph

30 commits

Author SHA1 Message Date
Mitchell Livingston
722889c686 get rid of r in front of svn build number in long version string 2007-08-03 02:33:05 +00:00
Charles Kerr
f734d90668 version.sh can't call svn from the command-line... 2007-07-28 04:19:12 +00:00
Charles Kerr
a9fc478955 get both build systems (hand-written configure, and autoconf) to generate equivalent version.h headers 2007-07-28 04:10:09 +00:00
Mitchell Livingston
bd1c717c2f rename from 0.8-svn to 0.72+
let the confusion begin...
2007-07-27 21:38:59 +00:00
Mitchell Livingston
a0098b4321 make all version strings the actual version string 2007-07-27 01:05:57 +00:00
Mitchell Livingston
02447d12b5 make short and long version strings the next release instead of the current release (peer id is still the current release with a beta flag) 2007-07-25 00:06:59 +00:00
Charles Kerr
69915a8907 more backpedaling 2007-07-18 23:59:14 +00:00
Charles Kerr
bd3ce76fa5 part one of moving the build environment over to automake/autoconf. beware! 2007-07-18 23:04:26 +00:00
Josh Elsasser
65ff7e43c2 Minor compatibility fix for awk. 2007-07-18 17:29:27 +00:00
Charles Kerr
5455df4373 update versioning scheme as per consensus between TMT, John_Clay, Gimp_, and charles_ 2007-07-10 19:40:21 +00:00
Charles Kerr
bcb3cf99ab Revert version back to 079 as per BentMyWookie's suggestion 2007-07-09 23:09:00 +00:00
Charles Kerr
3a4a0053ca give the nightlies a peer id of 0079, to differentiate between the previous stable release (0072) and the next one (0080) 2007-07-09 05:40:35 +00:00
Mitchell Livingston
b2d44ea50e update trunk version 2007-04-30 15:44:54 +00:00
Mitchell Livingston
378585aa06 update trunk version to 0.71 2007-04-23 23:36:10 +00:00
Josh Elsasser
a2645ad7cd We're now 0.80-svn 2007-04-18 16:25:25 +00:00
Josh Elsasser
a3836c8d9c Bump version to 0.7. 2007-04-18 14:06:52 +00:00
Mitchell Livingston
704346726e change and simplify the version string a bit 2007-04-07 18:58:56 +00:00
Mitchell Livingston
f27a0818d9 let's make it standard to show the maintenance number 2007-04-05 23:34:11 +00:00
Mitchell Livingston
74bd6755ba add version info for maintenance number (z in x.y.z) and if dev build 2007-04-04 20:37:14 +00:00
Eric Petit
1acf830217 Clean up, generate Info.plist from version.sh as well 2006-11-11 02:02:44 +00:00
Eric Petit
4b1c435ee3 Tweaked version.sh (much faster on BeOS) 2006-10-28 16:51:28 +00:00
Eric Petit
f199e0a9d9 Revert [619] 2006-07-16 19:39:23 +00:00
Mitchell Livingston
5d36721a15 Remove old Sparkle... 2006-07-16 19:28:19 +00:00
Eric Petit
eda6e833a3 Only put Transmission.app in the dmg 2006-06-22 03:41:19 +00:00
Eric Petit
0d682e2f83 $*!'%`^$! 2006-05-31 13:03:19 +00:00
Eric Petit
6e06b16ec1 Grrr 2006-05-31 12:59:56 +00:00
Eric Petit
e72c5580c6 Split and moved makefiles into a seperate folder, fixes and speed-up to
the retrieving of the SVN revision, OS X packages now show the revision
if this isn't a release build
2006-05-31 12:54:53 +00:00
Eric Petit
a3d3d1f33d Splits VERSION_STRING and VERSION_REVISION, removes duplication of flags
in the Xcode project file
2006-05-29 22:44:21 +00:00
Eric Petit
36a006b6ce Whoops 2006-05-29 22:10:03 +00:00
Eric Petit
cab7c2a50a Get revision at build time 2006-05-29 21:58:22 +00:00