diff options
author | midipix <writeonce@midipix.org> | 2025-06-16 14:47:24 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2025-06-16 14:47:24 +0000 |
commit | d308e4a5ab719e540be0df779efba6fd490495e1 (patch) | |
tree | 97683b3f99cd21e0411f375ab49f95fa6e5f5321 /project/tagver.mk | |
parent | dc7bfc9c90988a8d4e363d08d29666947d7d6078 (diff) | |
download | sltdl-d308e4a5ab719e540be0df779efba6fd490495e1.tar.bz2 sltdl-d308e4a5ab719e540be0df779efba6fd490495e1.tar.xz |
Diffstat (limited to 'project/tagver.mk')
-rw-r--r-- | project/tagver.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/tagver.mk b/project/tagver.mk index aa41f60..29df266 100644 --- a/project/tagver.mk +++ b/project/tagver.mk @@ -2,4 +2,4 @@ VER_NAMESPACE = LT VER_MAJOR = 0 VER_MINOR = 5 -VER_PATCH = 0 +VER_PATCH = 1 |