Commit
2f3819629fe1b87bfefd14ee48d8cc27175a6431
Exists in
master
and in
21 other branches
angular_poc, api-article-archived, article-readonly, backup-7-jan-2016, captcha_serpro_plugin, content-manager-hostspot, export-comment-paragraph, fix_event_date_issue, login-captcha, master_rails3, new_video_plugin, pg_search_rank, production, refactor_with_role, refactor_with_role_scope, remove_profile_cat_icons, resend_confirmation_email, staging, staging_rails3, theme-brasil-digital-from-staging, travis
Version bump for development
| |
1
| +noosfero (1.3~0.0) UNRELEASED; urgency=medium |
| |
2
| + |
| |
3
| + * Noosfero 1.3 ALPHA 0 |
| |
4
| + |
| |
5
| + -- Antonio Terceiro <terceiro@debian.org> Wed, 09 Sep 2015 21:27:05 -0300 |
| |
6
| + |
1
| noosfero (1.2) wheezy; urgency=low |
7
| noosfero (1.2) wheezy; urgency=low |
2
| |
8
| |
3
| * Noosfero 1.2 |
9
| * Noosfero 1.2 |
1
| module Noosfero |
1
| module Noosfero |
2
| PROJECT = 'noosfero' |
2
| PROJECT = 'noosfero' |
3
| - VERSION = '1.2' |
3
| + VERSION = '1.3~0.0' |
4
| end |
4
| end |
5
| |
5
| |
6
| root = File.expand_path(File.dirname(__FILE__) + '/../..') |
6
| root = File.expand_path(File.dirname(__FILE__) + '/../..') |