We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036b0b1 commit bc62f0dCopy full SHA for bc62f0d
versioning/version.h
@@ -29,7 +29,7 @@
29
30
#define VERSION_MAJOR 3
31
#define VERSION_MINOR 2
32
-#define VERSION_REVISION 1
+#define VERSION_REVISION 2
33
34
#define VER_FILE_DESCRIPTION_STR "privacyIDEA Credential Provider for Windows logon"
35
#define VER_FILE_VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_REVISION
0 commit comments