Skip to content

Commit

Permalink
0.8.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
r4sas committed Feb 7, 2018
1 parent deaf259 commit f36cf5c
Show file tree
Hide file tree
Showing 34 changed files with 4 additions and 4,481 deletions.
2 changes: 1 addition & 1 deletion android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<manifest package="org.purplei2p.gostcoin" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="0.8.5.8" android:versionCode="1" android:installLocation="auto">
<manifest package="org.purplei2p.gostcoin" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="0.8.5.11" android:versionCode="1" android:installLocation="auto">
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.STORAGE"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
Expand Down
2 changes: 1 addition & 1 deletion android/gostcoin-qt-android.pro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TEMPLATE = app
TARGET = gostcoin-qt
VERSION = 0.8.5.10
VERSION = 0.8.5.11
INCLUDEPATH += ../src ../src/json ../src/qt ../src/i2psam
QT += core gui network androidextras
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
Expand Down
2 changes: 1 addition & 1 deletion gostcoin-qt.pro
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TEMPLATE = app
TARGET = gostcoin-qt
macx:TARGET = "GOSTcoin-Qt"
VERSION = 0.8.5.10
VERSION = 0.8.5.11
INCLUDEPATH += src src/json src/qt src/i2psam
QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
Expand Down
37 changes: 0 additions & 37 deletions share/certs/BitcoinFoundation_Apple_Cert.pem

This file was deleted.

37 changes: 0 additions & 37 deletions share/certs/BitcoinFoundation_Comodo_Cert.pem

This file was deleted.

46 changes: 0 additions & 46 deletions share/certs/PrivateKeyNotes.md

This file was deleted.

Binary file removed share/pixmaps/addressbook16.bmp
Binary file not shown.
Binary file removed share/pixmaps/addressbook16mask.bmp
Binary file not shown.
Binary file removed share/pixmaps/addressbook20.bmp
Binary file not shown.
Binary file removed share/pixmaps/addressbook20mask.bmp
Binary file not shown.
Binary file removed share/pixmaps/bitcoin-bc.ico
Binary file not shown.
Binary file removed share/pixmaps/bitcoin.ico
Binary file not shown.
Binary file removed share/pixmaps/bitcoin128.png
Binary file not shown.
Loading

0 comments on commit f36cf5c

Please sign in to comment.