Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cpp-lib/include/asn-incl.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include "asn-buf.h"
#include "snaccexcept.h"
#include "../jsoncpp/include/json.h"
#include "snacc-assert.h"

#ifdef _WIN32
#include <string>
Expand Down
6 changes: 3 additions & 3 deletions version.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#ifndef VERSION_H
#define VERSION_H

#define VERSION "6.0.38"
#define VERSION_RC 6, 0, 38
#define RELDATE "12.02.2026"
#define VERSION "6.0.39"
#define VERSION_RC 6, 0, 39
#define RELDATE "13.02.2026"

#endif // VERSION_H