[longomatch] Version 0.15.0.1



commit fe6282fac87885bd0a31bcc3c14c71b41422a3be
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Fri Aug 21 15:24:16 2009 +0200

    Version 0.15.0.1

 LongoMatch/AssemblyInfo.cs |    2 +-
 Makefile.in                |    2 +-
 configure                  |   20 ++++++++++----------
 configure.ac               |    2 +-
 4 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/LongoMatch/AssemblyInfo.cs b/LongoMatch/AssemblyInfo.cs
index 4ef1576..da2c400 100644
--- a/LongoMatch/AssemblyInfo.cs
+++ b/LongoMatch/AssemblyInfo.cs
@@ -23,7 +23,7 @@ using System.Runtime.CompilerServices;
 // You can specify all values by your own or you can build default build and revision
 // numbers with the '*' character (the default):
 
-[assembly: AssemblyVersion("0.15.0")]
+[assembly: AssemblyVersion("0.15.0.1")]
 
 // The following attributes specify the key for the sign of your assembly. See the
 // .NET Framework documentation for more information about signing.
diff --git a/Makefile.in b/Makefile.in
index a66ea83..8210546 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -195,7 +195,7 @@ target_alias = @target_alias@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-EXTRA_DIST = expansions.m4 Build/debian/*
+EXTRA_DIST = expansions.m4 Build/debian
 
 #Warning: This is an automatically generated file, do not edit!
 @ENABLE_DEBUG_TRUE SUBDIRS = libcesarplayer Translations CesarPlayer LongoMatch
diff --git a/configure b/configure
index 9e6005c..ba54796 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.63 for LongoMatch 0.15.0.
+# Generated by GNU Autoconf 2.63 for LongoMatch 0.15.0.1.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -743,8 +743,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='LongoMatch'
 PACKAGE_TARNAME='longomatch'
-PACKAGE_VERSION='0.15.0'
-PACKAGE_STRING='LongoMatch 0.15.0'
+PACKAGE_VERSION='0.15.0.1'
+PACKAGE_STRING='LongoMatch 0.15.0.1'
 PACKAGE_BUGREPORT=''
 
 # Factoring default headers for most tests.
@@ -1491,7 +1491,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 LongoMatch 0.15.0 to adapt to many kinds of systems.
+\`configure' configures LongoMatch 0.15.0.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1561,7 +1561,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of LongoMatch 0.15.0:";;
+     short | recursive ) echo "Configuration of LongoMatch 0.15.0.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1678,7 +1678,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-LongoMatch configure 0.15.0
+LongoMatch configure 0.15.0.1
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1692,7 +1692,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 LongoMatch $as_me 0.15.0, which was
+It was created by LongoMatch $as_me 0.15.0.1, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -2408,7 +2408,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='longomatch'
- VERSION='0.15.0'
+ VERSION='0.15.0.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13562,7 +13562,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 LongoMatch $as_me 0.15.0, which was
+This file was extended by LongoMatch $as_me 0.15.0.1, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13616,7 +13616,7 @@ Report bugs to <bug-autoconf gnu org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-LongoMatch config.status 0.15.0
+LongoMatch config.status 0.15.0.1
 configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff --git a/configure.ac b/configure.ac
index 2e8a93c..68dd35d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Warning: This is an automatically generated file, do not edit!
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.54])
-AC_INIT([LongoMatch], [0.15.0])
+AC_INIT([LongoMatch], [0.15.0.1])
 AM_INIT_AUTOMAKE([foreign])
 
 AC_CONFIG_MACRO_DIR([m4])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]