[Pkg-privacy-commits] [tails-installer] 06/06: 3.14.2

anonym anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:15:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

anonym-tails-guest pushed a commit to annotated tag 3.14.2
in repository tails-installer.

commit 10702cc998409b47a874eb3da22607b4f4e0200b
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue May 26 14:39:41 2015 -0600

    3.14.2
---
 liveusb-creator      | 2 +-
 liveusb-creator.spec | 2 +-
 setup.py             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/liveusb-creator b/liveusb-creator
index 58145b3..2fcc667 100755
--- a/liveusb-creator
+++ b/liveusb-creator
@@ -23,7 +23,7 @@ import sys
 
 from liveusb import _
 
-__version__ = '3.14.1'
+__version__ = '3.14.2'
 
 def parse_args():
     from optparse import OptionParser
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index 2d2b6f9..6fab7df 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:           liveusb-creator
-Version:        3.14.1
+Version:        3.14.2
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
diff --git a/setup.py b/setup.py
index 93e8439..a517e18 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 from distutils.core import setup
 import sys, os
 
-VERSION = '3.14.1'
+VERSION = '3.14.2'
 
 LOCALE_DIR= '/usr/share/locale'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git



More information about the Pkg-privacy-commits mailing list