diff options
Diffstat (limited to 'Jamfile')
-rw-r--r-- | Jamfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ -# $Id: Jamfile,v 1.38 2003/10/13 23:46:41 titer Exp $ +# $Id: Jamfile,v 1.41 2003/10/16 13:46:32 titer Exp $ # # This file is part of the HandBrake source code. # Homepage: <http://beos.titer.org/handbrake/>. # It may be used under the terms of the GNU General Public License. -HB_VERSION = 0.4 ; +HB_VERSION = 0.4.1 ; # Compilers C++ = g++ ; |