Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
METRo projects
metro
Commits
2fad50c7
Commit
2fad50c7
authored
Oct 07, 2017
by
François Fortin
Browse files
Change version number and date for release 3.3.2
parent
aca070ed
Changes
2
Hide whitespace changes
Inline
Side-by-side
scripts/do_macadam
View file @
2fad50c7
...
...
@@ -34,7 +34,7 @@
progname
=
`
basename
$0
`
METRO_VERSION
=
3.3.
1
METRO_VERSION
=
3.3.
2
if
[[
$1
=
clean
]]
;
then
...
...
src/frontend/metro_config.py
View file @
2fad50c7
...
...
@@ -68,8 +68,8 @@ METRO_CONFIG_GETTEXT_PACKAGE = "metro_config"
METRO_CONFIG_GETTEXT_LOCALEDIR
=
"./locale"
# Constant definition
CFG_METRO_VERSION
=
"3.3.
1
"
CFG_METRO_DATE
=
"201
6-09-20
"
CFG_METRO_VERSION
=
"3.3.
2
"
CFG_METRO_DATE
=
"201
7-10-07
"
# Origin of the value (command line, config file, hardcoded value,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment