diff options
author | handbrake <[email protected]> | 2006-01-14 13:11:35 +0000 |
---|---|---|
committer | handbrake <[email protected]> | 2006-01-14 13:11:35 +0000 |
commit | 4beb6a8b483c9d84677b21cc271ce315f136335c (patch) | |
tree | e0ac0d4d1748ddde2ccc9a3310c3168474f266d9 /Jamfile | |
parent | 5bfcc1c3cf9baed140c62c37a13c5087bbd3d5cf (diff) |
HandBrake 0.5.2
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@9 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'Jamfile')
-rw-r--r-- | Jamfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ -# $Id: Jamfile,v 1.8 2003/11/09 22:11:06 titer Exp $ +# $Id: Jamfile,v 1.10 2003/11/13 02:09:14 titer Exp $ # # This file is part of the HandBrake source code. # Homepage: <http://handbrake.m0k.org/>. # It may be used under the terms of the GNU General Public License. -HB_VERSION = 0.5.1 ; +HB_VERSION = 0.5.2 ; # Compilers CC = gcc ; |