diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-03-13 12:55:56 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-03-13 12:55:56 +0200 |
| commit | d3fecb389b08c707b7aa9b2d9fd6a8efd1b571fa (patch) | |
| tree | 815dddd21e6f012ca36a022f87c2efdb3c49857b | |
| parent | f3416de0e2fd920dda7379c3b7dc2b3087cc30c6 (diff) | |
dfm: 1.0.1
| -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=1.0.0 +export CFG_VERSION=1.0.1 export c_version=c99 # |