]> mj.ucw.cz Git - paperjam.git/blobdiff - Makefile
Released as v1.2
[paperjam.git] / Makefile
index 9f5f829904a34acfe632d8ad1369c1ba347d00e1..32c31b43ba2cb4caf057a197ab8e0884161049ea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-VERSION=1.1
-YEAR=2018
+VERSION=1.2
+YEAR=2022
 BUILD_DATE:=$(shell date '+%Y-%m-%d')
 BUILD_COMMIT:=$(shell if git rev-parse >/dev/null 2>/dev/null ; then git describe --always --tags ; else echo '<unknown>' ; fi)