version bump / reduce max rounds options in conf

This commit is contained in:
Evan Duffield 2015-04-08 09:38:04 -07:00
parent acaa438aeb
commit 0f677c4583
3 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 0)
define(_CLIENT_VERSION_MINOR, 11)
define(_CLIENT_VERSION_REVISION, 2)
define(_CLIENT_VERSION_BUILD, 19)
define(_CLIENT_VERSION_BUILD, 20)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2015)
AC_INIT([Dash Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[info@dashpay.io],[dash])

View File

@ -12,7 +12,7 @@
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 11
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_BUILD 19
#define CLIENT_VERSION_BUILD 20

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>576</width>
<height>400</height>
<height>402</height>
</rect>
</property>
<property name="windowTitle">
@ -148,7 +148,7 @@
<number>2</number>
</property>
<property name="maximum">
<number>18</number>
<number>8</number>
</property>
<property name="value">
<number>4</number>
@ -481,7 +481,7 @@
<attribute name="title">
<string>&amp;Display</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_Display">
<layout class="QVBoxLayout" name="verticalLayout_Display">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_1_Display">
<item>
@ -535,7 +535,7 @@ https://www.transifex.com/projects/p/dash/</string>
</property>
</widget>
</item>
<item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4_Display" stretch="0,0">
<item>
<widget class="QLabel" name="themeLabel">