Skip to content

Commit

Permalink
Prepare release 2.78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LePetitTim committed Mar 22, 2022
1 parent 4f448a8 commit f874fa6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.77.3+dev
2.78.0
6 changes: 3 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
geotrek-admin (2.77.3+dev) UNRELEASED; urgency=medium
geotrek-admin (2.78.0) RELEASED; urgency=medium

*
* New package release

-- Timothee DE MONTETY <[email protected]> Fri, 18 Mar 2022 14:19:40 +0100
-- Timothee DE MONTETY <[email protected]> Tue, 22 Mar 2022 16:07:40 +0100

geotrek-admin (2.77.3) RELEASED; urgency=medium

Expand Down
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGELOG
=========

2.77.3+dev (XXXX-XX-XX)
2.78.0 (2022-03-22)
-----------------------

**New features**
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
# built documents.
#
# The short X.Y version.
version = '2.77'
version = '2.78'
# The full version, including alpha/beta/rc tags.
release = '2.77.3+dev'
release = '2.78.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit f874fa6

Please sign in to comment.