diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-03-03 08:50:25 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-03-03 08:50:25 +0200 |
| commit | e0740751d5361b5ba44e536e013d31158b1af4b2 (patch) | |
| tree | f2067cd25b03fc60ab0c2b9f9a81e25e61f630f9 | |
| parent | 3c0ce8819f98b45cf3a92a3b179dcf97818fb468 (diff) | |
dfm: 1.0.0
It is finished.
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ # Program configuration. # export CFG_NAME=dfm -export CFG_VERSION=0.99.0 +export CFG_VERSION=1.0.0 export c_version=c99 # |