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
5033c4e1
Commit
5033c4e1
authored
Mar 11, 2015
by
François Fortin
Browse files
update date and version for 3.3.0 release
parent
9277e77e
Changes
3
Show whitespace changes
Inline
Side-by-side
README
View file @
5033c4e1
METRo README file
You are currently reading the README file of the release 3.
2.9
(March 2015)
You are currently reading the README file of the release 3.
3.0
(March 2015)
== What is METRo ? ==
...
...
scripts/do_macadam
View file @
5033c4e1
...
...
@@ -34,7 +34,7 @@
progname
=
`
basename
$0
`
METRO_VERSION
=
3.
2.9
METRO_VERSION
=
3.
3.0
if
[[
$1
=
clean
]]
;
then
...
...
src/frontend/metro_config.py
View file @
5033c4e1
...
...
@@ -68,8 +68,8 @@ METRO_CONFIG_GETTEXT_PACKAGE = "metro_config"
METRO_CONFIG_GETTEXT_LOCALEDIR
=
"./locale"
# Constant definition
CFG_METRO_VERSION
=
"3.
2.9
"
CFG_METRO_DATE
=
"2015-03-0
5
"
CFG_METRO_VERSION
=
"3.
3.0
"
CFG_METRO_DATE
=
"2015-03-
1
0"
# Origin of the value (command line, config file, hardcoded value,
...
...
Write
Preview
Markdown
is supported
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