WSL/SLF GitLab Repository
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
snow-models
meteoio
Commits
a444f151
Commit
a444f151
authored
Jul 14, 2014
by
Mathias Bavay
Browse files
Pushing version numbering up to 2.4.3
parent
d7427add
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a444f151
...
...
@@ -6,7 +6,7 @@ PROJECT(meteoio)
# Version of library
SET
(
VERSION_MAJOR 2 CACHE INTERNAL
""
)
SET
(
VERSION_MINOR 4 CACHE INTERNAL
""
)
SET
(
VERSION_PATCH
2
CACHE INTERNAL
""
)
SET
(
VERSION_PATCH
3
CACHE INTERNAL
""
)
SET
(
POPCC popcc
)
SET
(
LIBPREFIX
"lib"
)
#make sure ALL plugins are libXXX for ALL plateforms
...
...
meteoio/config.dox
View file @
a444f151
...
...
@@ -31,7 +31,7 @@ PROJECT_NAME = MeteoIODoc
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = MeteoIODoc-2.4.
2
PROJECT_NUMBER = MeteoIODoc-2.4.
3
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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