We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb9e5b commit 8d04014Copy full SHA for 8d04014
2 files changed
README.md
@@ -6,7 +6,7 @@ PhASAR a LLVM-based Static Analysis Framework
6
[](https://isocpp.org/)
7
[](https://raw.githubusercontent.com/secure-software-engineering/phasar/master/LICENSE.txt)
8
9
-Version 0521
+Version 0222
10
11
Secure Software Engineering Group
12
---------------------------------
include/phasar/Config/Version.h
@@ -1,6 +1,6 @@
1
#ifndef PHASAR_CONFIG_VERSION_H
2
#define PHASAR_CONFIG_VERSION_H
3
4
-#define PHASAR_VERSION v0521
+#define PHASAR_VERSION v0222
5
#endif
0 commit comments