diff options
author | NRK <nrk@noreply.codeberg.org> | 2022-06-15 16:07:46 +0200 |
---|---|---|
committer | NRK <nrk@noreply.codeberg.org> | 2022-06-15 16:07:46 +0200 |
commit | 33a5d54cae441e447186c640747740dabc0c05fe (patch) | |
tree | 24121dda7c3e1902c9ff80017585e5e4b4931040 /config.mk | |
parent | 91e097a4e6e1f8900ea71a45549a9dd5ac31253b (diff) |
Release version 30
Co-authored-by: NRK <nrk@disroot.org>
Co-authored-by: Berke Kocaoğlu <berke.kocaoglu@metu.edu.tr>
Diffstat (limited to 'config.mk')
-rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # nsxiv version -VERSION = 29 +VERSION = 30 # PREFIX for install PREFIX = /usr/local |