Bump version to 2.4.9

This commit is contained in:
tobtoht 2023-05-24 22:07:56 +02:00
parent a2ef3cbb97
commit ca1e3fc999
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.18)
project(feather
VERSION "2.4.8"
VERSION "2.4.9"
DESCRIPTION "A free Monero desktop wallet"
LANGUAGES CXX C ASM
)