[gom] build: Bump version
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gom] build: Bump version
- Date: Thu, 20 Nov 2014 09:56:23 +0000 (UTC)
commit 47f0b6a580b8e1cd16394d9df9f3752d757529d4
Author: Bastien Nocera <hadess hadess net>
Date: Thu Nov 20 10:54:47 2014 +0100
build: Bump version
So that Mathieu can rely on the newer version :)
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 586013a..1a0ce64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Versioning Macros
dnl **************************************************************************
m4_define([gom_major_version], [0])
m4_define([gom_minor_version], [2])
-m4_define([gom_micro_version], [1])
+m4_define([gom_micro_version], [2])
m4_define([gom_version],
[gom_major_version.gom_minor_version.gom_micro_version])
m4_define([gom_binary_age], [m4_eval(100 * gom_minor_version +
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]