summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlbert Cervin <albert@acervin.com>2024-11-12 20:42:37 +0100
committerAlbert Cervin <albert@acervin.com>2024-11-12 20:42:37 +0100
commit88764a451edd30a770ddcc2b810a893133926f63 (patch)
tree39e306e3d9a6b8b5236a1ef91643bae8ad11b83f /src
parent98b060b8aa93e27908148b145731e3f4b770d1a8 (diff)
downloaddged-88764a451edd30a770ddcc2b810a893133926f63.tar.gz
dged-88764a451edd30a770ddcc2b810a893133926f63.tar.xz
dged-88764a451edd30a770ddcc2b810a893133926f63.zip
Release DGED 0.2.00.2.0
Diffstat (limited to 'src')
-rw-r--r--src/main/version.h2
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