[longomatch] Bump version to 1.0
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Bump version to 1.0
- Date: Wed, 3 Dec 2014 15:41:14 +0000 (UTC)
commit aa0a4356c17d709a44016bd1d7468aae87676b75
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Wed Dec 3 16:36:25 2014 +0100
Bump version to 1.0
LongoMatch/AssemblyInfo.cs | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch/AssemblyInfo.cs b/LongoMatch/AssemblyInfo.cs
index a53d252..12dba76 100644
--- a/LongoMatch/AssemblyInfo.cs
+++ b/LongoMatch/AssemblyInfo.cs
@@ -42,7 +42,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.20.7")]
+[assembly: AssemblyVersion("1.0.0")]
// 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/configure.ac b/configure.ac
index c5247e2..0607338 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.92.0])
+AC_INIT([LongoMatch], [1.0.0])
AM_INIT_AUTOMAKE([1.11 foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE([enable])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]