Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1782 → Rev 1783

/svarlang.lib/trunk/svarlang.h
1,7 → 1,7
/* This file is part of the svarlang project and is published under the terms
* of the MIT license.
*
* Copyright (C) 2021-2023 Mateusz Viste
* Copyright (C) 2021-2024 Mateusz Viste
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
26,7 → 26,7
#define SVARLANG_H
 
/* library version */
#define SVARLANGVER "20230730"
#define SVARLANGVER "20240227"
 
/* returns a pointer to a string with the SvarLANG's library version,
* independently of the SVARLANGVER string above. */