чување c68cefd4ea09a2f7aa6c29822f078f33c389f641 родитељ df6ffef1bf66f5745df2b3c82778abcc2100f166 Аутор: Страхиња Радић <sr@strahinja.org> Датум: Mon, 19 Jan 2026 00:25:03 +0100 version.h.in: New file (temporary draft) Diffstat:
| A | version.h.in | | | 7 | +++++++ |
измењених датотека: 1, додавања: 7(+), брисања: 0(-)
diff --git a/version.h.in b/version.h.in @@ -0,0 +1,7 @@ +/* This program is licensed under the terms of GNU GPL v3 or (at your option) + * any later version. Copyright (C) 2026 Страхиња Радић. + * See the file LICENSE for exact copyright and license details. */ + +#define PROGNAME "bool" +#define DATE "January 18, 2026" +#define VERSION "0.1"