diff --git a/resources/translations/qcma_es.ts b/resources/translations/qcma_es.ts
index 2259ce7..6a990c9 100644
--- a/resources/translations/qcma_es.ts
+++ b/resources/translations/qcma_es.ts
@@ -289,7 +289,7 @@
SQLite
-
+ SQLite
@@ -418,7 +418,7 @@
Copyright (C) 2014 Codestation
- Copyright (C) 2013 Codestation {2014 ?}
+ Copyright (C) 2014 Codestation
@@ -426,11 +426,10 @@
build hash: %1
build branch: %2
- Copyright (C) 2013 Codestation
+ Copyright (C) 2014 Codestation
Hash de compilación: %1
-Rama de compilación: %2 {2014 ?} {1
-?}
+Rama de compilación: %2
Copyright (C) 2013 Codestation
diff --git a/windows/qcma.nsi b/windows/qcma.nsi
index ad36a33..efea884 100644
--- a/windows/qcma.nsi
+++ b/windows/qcma.nsi
@@ -10,7 +10,7 @@
!define PRODUCT_EXE_NAME "qcma.exe"
!define PRODUCT_VERSION_MAJOR 0
!define PRODUCT_VERSION_MINOR 3
-!define PRODUCT_VERSION_BUILD 0
+!define PRODUCT_VERSION_BUILD 1
!define PRODUCT_PUBLISHER "codestation"
!define PRODUCT_WEB_SITE "https://github.com/codestation/qcma"
!define HELPURL "https://github.com/xiannox/qcma/wiki"