Skip to content

Commit ace7c65

Browse files
committed
Bump the version to reflect the MMS licence change
1 parent f1c92c1 commit ace7c65

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python-messaging (0.5.11-1) lucid; urgency=low
2+
3+
* New upstream version
4+
5+
-- Andrew Bird <[email protected]> Tue, 30 Aug 2011 19:12:02 +0100
6+
17
python-messaging (0.5.10-1) lucid; urgency=low
28

39
* New upstream version

messaging/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# see LICENSE
22

3-
VERSION = (0, 5, 10)
3+
VERSION = (0, 5, 11)

python-messaging.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,8 @@ Pure python SMS encoder/decoder library
4040

4141
%changelog
4242

43+
* Tue 30 Aug 2011 - Andrew Bird <[email protected]> - 0.5.11
44+
- New release
45+
4346
* Mon Jun 06 2011 - Andrew Bird <[email protected]> - 0.5.10
4447
- Initial release - Spec file tested on Fedora 14 / 15 and OpenSUSE 11.4

0 commit comments

Comments
 (0)