[recipes] Set the version to 0.2.1, so we have an odd micro
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Set the version to 0.2.1, so we have an odd micro
- Date: Thu, 15 Dec 2016 02:25:09 +0000 (UTC)
commit 0c10daa5c4cd3857a998a6a61cba6a7d2adba1a0
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Dec 14 21:22:53 2016 -0500
Set the version to 0.2.1, so we have an odd micro
This triggers the non-release-build change that I just committed.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 310dd69..9831306 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl ***********************************************************************
dnl Define Versioning Information
dnl ***********************************************************************
m4_define([major_version],[0])
-m4_define([minor_version],[3])
+m4_define([minor_version],[2])
m4_define([micro_version],[1])
m4_define([package_version],[major_version.minor_version.micro_version])
m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=recipes])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]