chore: update version to 1.0.0-alpha.0

This commit is contained in:
Lars-Magnus Skog
2019-06-07 13:36:15 +02:00
committed by Friedel Ziegelmayer
parent f5683f1fec
commit 18c0d9f83b
7 changed files with 9 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat_ffi"
version = "0.1.0"
version = "1.0.0-alpha.0"
description = "Deltachat FFI"
authors = ["dignifiedquire <dignifiedquire@gmail.com>"]
edition = "2018"

View File

@@ -11,9 +11,6 @@ extern "C" {
#endif
#define DC_VERSION_STR "0.43.0"
/**
* @mainpage Getting started
*

View File

@@ -12,8 +12,6 @@ extern crate human_panic;
use deltachat::*;
pub const DC_VERSION_STR: &'static str = "0.43.0\x00";
// TODO: constants
// dc_context_t