[DRE-commits] [trocla] 03/05: Update VERSION in patch
zeha at debian.org
zeha at debian.org
Wed Mar 2 01:47:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to annotated tag debian/0.2.3-1
in repository trocla.
commit bf131b110fb1801a7c0bd6ab651a494927cd89ec
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Tue Mar 1 21:44:33 2016 +0100
Update VERSION in patch
---
debian/patches/fix_version.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/fix_version.patch b/debian/patches/fix_version.patch
index f87d332..a65a28e 100644
--- a/debian/patches/fix_version.patch
+++ b/debian/patches/fix_version.patch
@@ -19,8 +19,8 @@ Forwared: not-needed
- PATCH = version['patch']
- BUILD = version['build']
+ MAJOR = 0
-+ MINOR = 1
-+ PATCH = 2
++ MINOR = 2
++ PATCH = 3
+ BUILD = ''
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/trocla.git
More information about the Pkg-ruby-extras-commits
mailing list