Skip to content

Commit

Permalink
update gitignore, up version to 0.8.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
r4sas committed Apr 16, 2017
1 parent 4255d57 commit 6b0f805
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
*.a
*.o
*.qm
build/
Makefile
qrc_bitcoin.cpp
gostcoin-qt
gostcoind
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.6
VERSION = 0.8.5.7
INCLUDEPATH += src src/json src/qt i2psam
QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
Expand Down

0 comments on commit 6b0f805

Please sign in to comment.