Version bump

This commit is contained in:
Olaf Barthel
2016-04-01 16:39:14 +02:00
parent 6d88625bff
commit 1f4ee3b104
3 changed files with 32 additions and 6 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 91
#define DATE "30.3.2016"
#define VERS "smbfs 1.91"
#define VSTRING "smbfs 1.91 (30.3.2016)\r\n"
#define VERSTAG "\0$VER: smbfs 1.91 (30.3.2016)"
#define REVISION 93
#define DATE "31.3.2016"
#define VERS "smbfs 1.93"
#define VSTRING "smbfs 1.93 (31.3.2016)\r\n"
#define VERSTAG "\0$VER: smbfs 1.93 (31.3.2016)"
+1 -1
View File
@@ -1 +1 @@
91
93