[Pkg-privacy-commits] [tails-installer] 33/35: Version bump
anonym
anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:14:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
anonym-tails-guest pushed a commit to annotated tag 3.12.0
in repository tails-installer.
commit 42ee44d241bc4c42b0409e7754a7ab8a0dbbe887
Author: Luke Macken <lmacken at redhat.com>
Date: Wed Oct 16 14:31:23 2013 -0600
Version bump
---
liveusb-creator | 2 +-
setup.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/liveusb-creator b/liveusb-creator
index e76002a..f7ce64b 100755
--- a/liveusb-creator
+++ b/liveusb-creator
@@ -23,7 +23,7 @@ import sys
from liveusb import _
-__version__ = '3.11.8'
+__version__ = '3.12.0'
def parse_args():
from optparse import OptionParser
diff --git a/setup.py b/setup.py
index 7f32bad..d36da38 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
from distutils.core import setup
import sys, os
-VERSION = '3.11.8'
+VERSION = '3.12.0'
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