Browse Source

version bump

philemon 10 years ago
parent
commit
cb035263f9
11 changed files with 11 additions and 11 deletions
  1. 1 1
      mmgen-addrgen
  2. 1 1
      mmgen-addrimport
  3. 1 1
      mmgen-keygen
  4. 1 1
      mmgen-passchg
  5. 1 1
      mmgen-pywallet
  6. 1 1
      mmgen-tool
  7. 1 1
      mmgen-txcreate
  8. 1 1
      mmgen-txsend
  9. 1 1
      mmgen-txsign
  10. 1 1
      mmgen-walletchk
  11. 1 1
      mmgen-walletgen

+ 1 - 1
mmgen-addrgen

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-addrimport

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-keygen

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-passchg

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-pywallet

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-tool

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-txcreate

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-txsend

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-txsign

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-walletchk

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #

+ 1 - 1
mmgen-walletgen

@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-#
+
 # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution
 # Copyright (C)2013-2015 Philemon <mmgen-py@yandex.com>
 #