Skip to content
Snippets Groups Projects
Commit 9b6e2dc7 authored by Adam Knapp's avatar Adam Knapp
Browse files

Version update to 8.0.0


Signed-off-by: default avatarAdam Knapp <adam.knapp@ericsson.com>
parent 46b05bbe
No related branches found
No related tags found
1 merge request!173Version update to 8.0.0
......@@ -39,7 +39,7 @@
* TTCN3_VERSION = TTCN3_MAJOR * 1000000 + TTCN3_MINOR * 10000 +
* TTCN3_PATCHLEVEL * 100 + TTCN3_BUILDNUMBER
*/
#define TTCN3_VERSION 70202
#define TTCN3_VERSION 80000
/* A monotonically increasing version number.
* An official release is deemed to have the highest possible build number (99)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment