diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-27 17:07:14 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-27 17:07:14 +0100 |
| commit | f2b3fdf5b20b05529d66573b4c9d2644718f4ee0 (patch) | |
| tree | c7801e62d51a27d36343cf0494bfe19e24cde1e1 /Makefile | |
| parent | d519afe16e92338c2f0996cda051719aaff24f1c (diff) | |
| download | nissy-f2b3fdf5b20b05529d66573b4c9d2644718f4ee0.tar.gz nissy-f2b3fdf5b20b05529d66573b4c9d2644718f4ee0.zip | |
Bumped to rc1
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | # See LICENSE file for copyright and license details. | 1 | # See LICENSE file for copyright and license details. |
| 2 | 2 | ||
| 3 | VERSION = 2.0beta10 | 3 | VERSION = 2.0rc1 |
| 4 | 4 | ||
| 5 | PREFIX = /usr/local | 5 | PREFIX = /usr/local |
| 6 | MANPREFIX = ${PREFIX}/share/man | 6 | MANPREFIX = ${PREFIX}/share/man |
