diff options
author | Jesús <heckyel@hyperbola.info> | 2022-04-06 11:33:42 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-04-06 11:33:42 +0800 |
commit | c60562915884ae22a99a71e2f4d003fb2fa7e5d0 (patch) | |
tree | 31d175dbe495575f3cc85929d0202232df4efd3b /Makefile | |
parent | 8107a7c06ef8fd13490887748fa31b600cf31b62 (diff) | |
download | ematrix-master.tar.lz ematrix-master.tar.xz ematrix-master.zip |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ # 2) It gives some flexibility in that files can be created or deleted # freely as long as they are not part of any of these lists -VERSION := 3.1.3 +VERSION := 3.1.4 help: @echo 'Makefile for generate eMatrix ' |