diff options
| author | Albert Cervin <albert@acervin.com> | 2024-11-12 20:42:37 +0100 |
|---|---|---|
| committer | Albert Cervin <albert@acervin.com> | 2024-11-12 20:42:37 +0100 |
| commit | 88764a451edd30a770ddcc2b810a893133926f63 (patch) | |
| tree | 39e306e3d9a6b8b5236a1ef91643bae8ad11b83f /src | |
| parent | 98b060b8aa93e27908148b145731e3f4b770d1a8 (diff) | |
| download | dged-0.2.0.tar.gz dged-0.2.0.tar.xz dged-0.2.0.zip | |
Release DGED 0.2.00.2.0
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/version.h b/src/main/version.h index cf77ce8..2d5066a 100644 --- a/src/main/version.h +++ b/src/main/version.h @@ -1,6 +1,6 @@ #ifndef _VERSION_H #define _VERSION_H -#define DGED_VERSION "dev" +#define DGED_VERSION "0.2.0" #endif |
