[recipes] Bump version to 0.3.0
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Bump version to 0.3.0
- Date: Thu, 15 Dec 2016 20:56:21 +0000 (UTC)
commit 5563164c7f0ce58daa34dbb8717f29916e102dbd
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Dec 15 15:54:22 2016 -0500
Bump version to 0.3.0
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9831306..6435c0d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,8 +5,8 @@ dnl ***********************************************************************
dnl Define Versioning Information
dnl ***********************************************************************
m4_define([major_version],[0])
-m4_define([minor_version],[2])
-m4_define([micro_version],[1])
+m4_define([minor_version],[3])
+m4_define([micro_version],[0])
m4_define([package_version],[major_version.minor_version.micro_version])
m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=recipes])
m4_define([api_version],[major_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]