Skip to content

Commit

Permalink
Version 0.9.1
Browse files Browse the repository at this point in the history
Contains mainly fixes for SV-COMP'21.
  • Loading branch information
viktormalik committed Dec 11, 2020
1 parent c0a5464 commit f56f679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/2ls/version.h
Expand Up @@ -12,6 +12,6 @@ Author: Peter Schrammel
#ifndef CPROVER_2LS_2LS_VERSION_H
#define CPROVER_2LS_2LS_VERSION_H

#define TWOLS_VERSION "0.9.0"
#define TWOLS_VERSION "0.9.1"

#endif

0 comments on commit f56f679

Please sign in to comment.