Version bump

This commit is contained in:
Olaf Barthel
2016-03-30 13:49:02 +02:00
parent 8bb63e19b5
commit d85b7afd8d
3 changed files with 34 additions and 6 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 89
#define DATE "29.3.2016"
#define VERS "smbfs 1.89"
#define VSTRING "smbfs 1.89 (29.3.2016)\r\n"
#define VERSTAG "\0$VER: smbfs 1.89 (29.3.2016)"
#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)"
+1 -1
View File
@@ -1 +1 @@
89
91