[DRE-commits] [SCM] gem2deb.git branch, master, updated. 0.4.0-9-gabd9703
Antonio Terceiro
terceiro at debian.org
Sun Jun 2 15:19:21 UTC 2013
The following commit has been merged in the master branch:
commit 9086f970584c8845a91de8dfcbb93d67bdcc27f6
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Jun 1 22:47:30 2013 -0300
Bump version number
Git-Dch: Ignore
diff --git a/debian/changelog b/debian/changelog
index 70579cb..fee8d58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gem2deb (0.4.1) UNRELEASED; urgency=low
+
+ *
+
+ -- Antonio Terceiro <terceiro at debian.org> Sat, 01 Jun 2013 22:46:10 -0300
+
gem2deb (0.4.0) unstable; urgency=low
[ Cédric Boutillier ]
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 9dbe928..8869157 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.4.0'
+ VERSION = '0.4.1'
end
--
gem2deb.git
More information about the Pkg-ruby-extras-commits
mailing list