Version bump

This commit is contained in:
Olaf Barthel
2016-03-27 12:29:33 +02:00
parent 1387847f00
commit 51b7e9be6e
3 changed files with 15 additions and 6 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 84
#define DATE "25.3.2016"
#define VERS "smbfs 1.84"
#define VSTRING "smbfs 1.84 (25.3.2016)\r\n"
#define VERSTAG "\0$VER: smbfs 1.84 (25.3.2016)"
#define REVISION 85
#define DATE "27.3.2016"
#define VERS "smbfs 1.85"
#define VSTRING "smbfs 1.85 (27.3.2016)\r\n"
#define VERSTAG "\0$VER: smbfs 1.85 (27.3.2016)"
+1 -1
View File
@@ -1 +1 @@
84
85