Commit a66c5107aaee30a83431ea7bec846ebadb51be3e

Authored by Athos
1 parent ec61ae25
Exists in stable-4.x

Bump noosfero-spb version

  * 4.2.11

Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
(cherry picked from commit 0731f93843c1ddd3d3ee1ee0dd0497f17f193374)
src/noosfero-spb/Makefile
1 1 PACKAGE = noosfero-spb
2   -VERSION = 4.2.10
  2 +VERSION = 4.2.11
3 3 DISTDIR = $(PACKAGE)-$(VERSION)
4 4 TARBALL = $(DISTDIR).tar.gz
5 5  
... ...
src/pkg-rpm/noosfero-spb/noosfero-spb.spec
1 1 Name: noosfero-spb
2   -Version: 4.2.10
  2 +Version: 4.2.11
3 3 Release: 1
4 4 Summary: SPB-specific Noosfero plugins and themes
5 5 Group: Applications/Publishing
... ...