gamgi_io.h (gamgi-all-0.17.4x) | : | gamgi_io.h (gamgi-all-0.17.5x) | ||
---|---|---|---|---|
skipping to change at line 104 | skipping to change at line 104 | |||
* in "The ANSI C Programming Language." * | * in "The ANSI C Programming Language." * | |||
*****************************************/ | *****************************************/ | |||
#define GAMGI_IO_BUFFER BUFSIZ | #define GAMGI_IO_BUFFER BUFSIZ | |||
/******************************* | /******************************* | |||
* this is the data shown in * | * this is the data shown in * | |||
* the Gamgi->About GUI dialog * | * the Gamgi->About GUI dialog * | |||
*******************************/ | *******************************/ | |||
#define GAMGI_IO_DATE "2nd August 2021" | #define GAMGI_IO_DATE "25th February 2022" | |||
#define GAMGI_IO_VERSION "0.17.4x" | #define GAMGI_IO_VERSION "0.17.5x" | |||
#define GAMGI_IO_AUTHORS "Carlos Pereira et al." | #define GAMGI_IO_AUTHORS "Carlos Pereira et al." | |||
#define GAMGI_IO_LICENSE "GPL" | #define GAMGI_IO_LICENSE "GPL" | |||
#define GAMGI_IO_WEBSITE "http://www.gamgi.org/" | #define GAMGI_IO_WEBSITE "http://www.gamgi.org/" | |||
/***************************************** | /***************************************** | |||
* used to build local,remote Help paths * | * used to build local,remote Help paths * | |||
*****************************************/ | *****************************************/ | |||
#define GAMGI_IO_PATH_LOCAL "" | #define GAMGI_IO_PATH_LOCAL "" | |||
#define GAMGI_IO_PATH_REMOTE GAMGI_IO_WEBSITE | #define GAMGI_IO_PATH_REMOTE GAMGI_IO_WEBSITE | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |