From b8468ef1e2a7eccd88d9fbd143be1e90d94f616c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 19 Oct 2008 19:39:46 +0000 Subject: Imported Upstream version 0.4.5 --- diff --git a/components/xulappinfo.js b/components/xulappinfo.js index 11a4fba..0c694d9 100644 --- a/components/xulappinfo.js +++ b/components/xulappinfo.js @@ -2,7 +2,7 @@ const APPLICATION_ID = '{ab9fc198-f515-477b-843f-8fb52810a3e0}' const APPLICATION_VENDOR = 'Sugar' const APPLICATION_NAME = 'Browser Activity' -const APPLICATION_VERSION = '0.4.3' +const APPLICATION_VERSION = '0.4.5' const APPLICATION_BUILD_ID = '2008072400' const PLATFORM_VERSION = '1.9' diff --git a/configure b/configure index 154fcf6..c9c956b 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for hulahop 0.4.3. +# Generated by GNU Autoconf 2.61 for hulahop 0.4.5. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -726,8 +726,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='hulahop' PACKAGE_TARNAME='hulahop' -PACKAGE_VERSION='0.4.3' -PACKAGE_STRING='hulahop 0.4.3' +PACKAGE_VERSION='0.4.5' +PACKAGE_STRING='hulahop 0.4.5' PACKAGE_BUGREPORT='' ac_unique_file="configure.ac" @@ -1421,7 +1421,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures hulahop 0.4.3 to adapt to many kinds of systems. +\`configure' configures hulahop 0.4.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1491,7 +1491,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of hulahop 0.4.3:";; + short | recursive ) echo "Configuration of hulahop 0.4.5:";; esac cat <<\_ACEOF @@ -1601,7 +1601,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -hulahop configure 0.4.3 +hulahop configure 0.4.5 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1615,7 +1615,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by hulahop $as_me 0.4.3, which was +It was created by hulahop $as_me 0.4.5, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -1969,7 +1969,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -HULAHOP_VERSION=0.4.3 +HULAHOP_VERSION=0.4.5 HULAHOP_BUILD_ID=2008072400 @@ -2404,7 +2404,7 @@ fi # Define the identity of the package. PACKAGE='hulahop' - VERSION='0.4.3' + VERSION='0.4.5' cat >>confdefs.h <<_ACEOF @@ -20520,7 +20520,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by hulahop $as_me 0.4.3, which was +This file was extended by hulahop $as_me 0.4.5, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20567,7 +20567,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -hulahop config.status 0.4.3 +hulahop config.status 0.4.5 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -- cgit v0.9.1