aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-29 17:56:09 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-29 17:56:09 +0100
commit0b5f6438f79deb711ac305d1f4bd931b1f17820f (patch)
tree926ad27648f1bff54d267432d0eeb9a3b1bd476b
parent314e936a9f9b45e4482e860df802a63039b80f0a (diff)
downloadnissy-0b5f6438f79deb711ac305d1f4bd931b1f17820f.tar.gz
nissy-0b5f6438f79deb711ac305d1f4bd931b1f17820f.zip
Version 2.0 is released!
-rw-r--r--Makefile2
-rw-r--r--doc/nissy.html2
-rw-r--r--doc/nissy.pdfbin33153 -> 33153 bytes
-rw-r--r--nissy-2.0.tar.gzbin0 -> 65160 bytes
-rw-r--r--nissy-2.0rc1.tar.gzbin65170 -> 0 bytes
-rwxr-xr-xnissy.exebin788662 -> 788662 bytes
6 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 92a899b..8752d20 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1# See LICENSE file for copyright and license details. 1# See LICENSE file for copyright and license details.
2 2
3VERSION = 2.0rc1 3VERSION = 2.0
4 4
5PREFIX = /usr/local 5PREFIX = /usr/local
6MANPREFIX = ${PREFIX}/share/man 6MANPREFIX = ${PREFIX}/share/man
diff --git a/doc/nissy.html b/doc/nissy.html
index dc97c1d..e51aa07 100644
--- a/doc/nissy.html
+++ b/doc/nissy.html
@@ -1,5 +1,5 @@
1<!-- Creator : groff version 1.22.4 --> 1<!-- Creator : groff version 1.22.4 -->
2<!-- CreationDate: Wed Dec 29 17:36:38 2021 --> 2<!-- CreationDate: Wed Dec 29 17:47:39 2021 -->
3<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 3<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
4"http://www.w3.org/TR/html4/loose.dtd"> 4"http://www.w3.org/TR/html4/loose.dtd">
5<html> 5<html>
diff --git a/doc/nissy.pdf b/doc/nissy.pdf
index 5c5ebbb..fa71758 100644
--- a/doc/nissy.pdf
+++ b/doc/nissy.pdf
Binary files differ
diff --git a/nissy-2.0.tar.gz b/nissy-2.0.tar.gz
new file mode 100644
index 0000000..29172d0
--- /dev/null
+++ b/nissy-2.0.tar.gz
Binary files differ
diff --git a/nissy-2.0rc1.tar.gz b/nissy-2.0rc1.tar.gz
deleted file mode 100644
index 8371b07..0000000
--- a/nissy-2.0rc1.tar.gz
+++ /dev/null
Binary files differ
diff --git a/nissy.exe b/nissy.exe
index 8c0982a..74d0607 100755
--- a/nissy.exe
+++ b/nissy.exe
Binary files differ

Generated with cgit - Back to sebastiano.tronto.net