Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Artikulate
Commits
60e9fbac
Commit
60e9fbac
authored
Oct 21, 2013
by
Andreas Cord-Landwehr
Browse files
Bump version for next release.
parent
5ff562d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
60e9fbac
...
...
@@ -23,8 +23,8 @@
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
###
set
(
ARTIKULATE_VERSION_MAJOR 0
)
set
(
ARTIKULATE_VERSION_MINOR
1
)
set
(
ARTIKULATE_VERSION_PATCH
9
0
)
set
(
ARTIKULATE_VERSION_MINOR
2
)
set
(
ARTIKULATE_VERSION_PATCH 0
)
configure_file
(
"
${
artikulate_SOURCE_DIR
}
/version.h.cmake"
"
${
artikulate_BINARY_DIR
}
/version.h"
@ONLY
)
...
...
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