Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Shervin Nourbakhsh
cameo
Commits
690cc346
Commit
690cc346
authored
Nov 25, 2019
by
legoc
Browse files
Version 0.2.1 of the cameo C++ API
parent
50d5b8d4
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
690cc346
0.2.1
-----
* Added access to the output stream of an application.
0.2.0
-----
* Migration to C++11
* Migration to C++11
.
0.1.4
-----
* Adapted to gcc 6.3.0
* Adapted to gcc 6.3.0
.
0.1.3
-----
...
...
configure.ac
View file @
690cc346
...
...
@@ -4,7 +4,7 @@
#
# -----------------------------------------------------------------------------
AC_INIT(cameo-api-cpp, 0.2.1
-dev
)
AC_INIT(cameo-api-cpp, 0.2.1)
LIBRARY_VERSION=0:2:1
AC_CONFIG_AUX_DIR(config)
...
...
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