We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d657e commit 495fd38Copy full SHA for 495fd38
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 0222
+Version 1222
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 v0222
+#define PHASAR_VERSION v1222
5
#endif
0 commit comments