optimization
Some checks are pending
C/C++ CI / build (push) Waiting to run

This commit is contained in:
ecpvint
2024-06-21 07:49:53 +08:00
parent 701987af2c
commit 4e23ebe167
5 changed files with 24 additions and 25 deletions

View File

@ -11,8 +11,8 @@
#ifndef _RELEASE_H
#define _RELEASE_H
#define RELEASE_VERSION "3.0.0-koszik"
#define RELEASE_DATE "Sun Apr 16 07:19:17 CEST 2006"
#define RELEASE_VERSION "3.0.1-koszik"
#define RELEASE_DATE __TIME__
#define CONTACTS "<koszik@atw.hu>"
#endif /* _RELEASE_H */