Skip to content

Commit

Permalink
Prepare eea.relations 5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Oct 8, 2012
1 parent 4b22cf3 commit 0e1fba0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Expand Up @@ -2,3 +2,5 @@ global-exclude *pyc
global-exclude *~
global-exclude *.un~
global-include *mo

global-include *.mo
4 changes: 2 additions & 2 deletions docs/HISTORY.txt
@@ -1,8 +1,8 @@
Changelog
=========

4.9-dev - (unreleased)
----------------------
5.0 - (2012-10-08)
------------------
* Change: use IVideo interface when checking for videos
[ichimdav #5480]
* Feature: Added a listing of all relations that don't comply portal_relations schema
Expand Down
2 changes: 1 addition & 1 deletion eea/relations/version.txt
@@ -1 +1 @@
4.9-dev
5.0
4 changes: 2 additions & 2 deletions setup.cfg
@@ -1,3 +1,3 @@
[egg_info]
tag_build = dev
tag_svn_revision = true
tag_build =
tag_svn_revision = false

0 comments on commit 0e1fba0

Please sign in to comment.