[tracker: 20/20] build: Bump version early
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker: 20/20] build: Bump version early
- Date: Sat, 13 Oct 2018 17:03:42 +0000 (UTC)
commit 7da4269c5621a71e1821e5ff93c4cdae1c52d9f7
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Oct 13 18:35:29 2018 +0200
build: Bump version early
The scheme adopted for development releases is "alphaN" for unstable
releases, and "betaN" for release candidates. major/minor/micro version
stay fixed in the targeted version.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 994c7260a..bd524b029 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('tracker', 'c', 'vala', version: '2.1.4')
+project('tracker', 'c', 'vala', version: '2.2.0-alpha1')
gnome = import('gnome')
i18n = import('i18n')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]