1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-03 09:49:15 +02:00

bump version

This commit is contained in:
B. Petersen 2019-06-27 01:38:04 +02:00
parent 531a1e9ec7
commit 22536f233d
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC
2 changed files with 5 additions and 1 deletions

View file

@ -8,6 +8,10 @@ https://github.com/deltachat/deltachat-core/commits/master
For a high-level overview about changes in the single apps,
see the changelogs linked eg. from https://delta.chat/en/download
## v0.45.0
* show autocrypt setup messages independently of the show-emails setting
## v0.44.0
* improve build and python bindings

View file

@ -11,7 +11,7 @@ extern "C" {
#endif
#define DC_VERSION_STR "0.44.0"
#define DC_VERSION_STR "0.45.0"
/**