diff options
| author | Simeon Simeonov | 2018-03-08 15:01:45 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2018-03-08 15:01:45 +0100 |
| commit | 57944f6147f077ccf4d84b9d2659f4e8645e8858 (patch) | |
| tree | b5a4f7af257058fb602d36590568ffd06681f6cd /configure.ac | |
| parent | 9bcc1f9650eb2d9dff7a78c632dcc14dfcfac9ee (diff) | |
Reastructure master password functionality
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ae65343..090177d 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -9,7 +9,7 @@ MINOR_VERSION=7 | |||
| 9 | MICRO_VERSION=0 | 9 | MICRO_VERSION=0 |
| 10 | INTERFACE_AGE=0 | 10 | INTERFACE_AGE=0 |
| 11 | BINARY_AGE=0 | 11 | BINARY_AGE=0 |
| 12 | EXTRA_VERSION=-sgs | 12 | EXTRA_VERSION= |
| 13 | BUILD_REVISION=1185 | 13 | BUILD_REVISION=1185 |
| 14 | VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION | 14 | VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION |
| 15 | 15 | ||
