diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2026-03-14 14:19:21 +0200 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2026-03-14 14:19:21 +0200 |
| commit | 5082138a52564ea0bf2b72fe6bf1107a2bfcbd7c (patch) | |
| tree | 878ac206e0957ceea0b0053f2a7b8062388bbacf | |
| parent | dd1f2505cdbc495c45613d14a5777f128c075ca3 (diff) | |
dfm: 1.0.2
| -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.1 +export CFG_VERSION=1.0.2 export c_version=c99 # |