aboutsummaryrefslogtreecommitdiffstats
path: root/src/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/constants.h b/src/constants.h
index aca49dc..85772c7 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -19,8 +19,8 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
***/
-#define VERSION "1.1c"
-#define DATE_RELEASE "13 June, 2021"
+#define VERSION "1.2a"
+#define DATE_RELEASE "4 July, 2021"
#define LOCKPASS_DIR ".lock-password/"
#define GPGKEY_FILE ".gpg-key"