[meld/meld-3-14] conf: Missed the post-release version bump
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/meld-3-14] conf: Missed the post-release version bump
- Date: Sat, 3 Oct 2015 20:55:43 +0000 (UTC)
commit e417dcd606039468c3ed3916eb8b16d03ab746a9
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Oct 4 06:55:00 2015 +1000
conf: Missed the post-release version bump
meld/conf.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meld/conf.py b/meld/conf.py
index dc94012..b207001 100644
--- a/meld/conf.py
+++ b/meld/conf.py
@@ -3,7 +3,7 @@ import os
import sys
__package__ = "meld"
-__version__ = "3.14.0"
+__version__ = "3.14.1"
# START; these paths are clobbered on install by meld.build_helpers
DATADIR = os.path.join(sys.prefix, "share", "meld")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]