Skip to content

Commit 495fd38

Browse files
author
Martin Mory
committed
bump version 1222
1 parent 98d657e commit 495fd38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PhASAR a LLVM-based Static Analysis Framework
66
[![C++ Standard](https://img.shields.io/badge/C++_Standard-C%2B%2B17-blue.svg?style=flat&logo=c%2B%2B)](https://isocpp.org/)
77
[![GitHub license](https://img.shields.io/badge/license-MIT-blueviolet.svg)](https://raw.githubusercontent.com/secure-software-engineering/phasar/master/LICENSE.txt)
88

9-
Version 0222
9+
Version 1222
1010

1111
Secure Software Engineering Group
1212
---------------------------------

include/phasar/Config/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ifndef PHASAR_CONFIG_VERSION_H
22
#define PHASAR_CONFIG_VERSION_H
33

4-
#define PHASAR_VERSION v0222
4+
#define PHASAR_VERSION v1222
55

66
#endif

0 commit comments

Comments
 (0)