Skip to content

Commit

Permalink
feat: update year
Browse files Browse the repository at this point in the history
  • Loading branch information
gciatto committed Mar 29, 2023
1 parent a2c4319 commit cea3b62
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ise-lab
Submodule .ise-lab updated 1 files
+5 −5 ise-lab-common.sty
2 changes: 1 addition & 1 deletion .style
2 changes: 1 addition & 1 deletion ise-lab-inference.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
% version
\newcommand{\versionmajor}{1}
\newcommand{\versionminor}{1}
\newcommand{\versionpatch}{0}
\newcommand{\versionpatch}{1}
\newcommand{\version}{\versionmajor.\versionminor.\versionpatch}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title[\currentLab{} -- Inference]{Automatic Inference on Horn Clauses}
Expand Down

0 comments on commit cea3b62

Please sign in to comment.