diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index d6cff06c..6b9e090d 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + versionName="0.0.10"> diff --git a/src/version.h b/src/version.h index eaebf050..bd45ca33 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define VERSION_NUMBER "0.0.10-wip" -#define VERSION_NAME "Pride is not the opposite of shame, but its source." +#define VERSION_NUMBER "0.0.10" +#define VERSION_NAME "Pride is not the opposite of shame but its source."