Change version number to 3.3.0

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7786 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-04 20:06:20 +00:00
parent ddc037ceab
commit baa9d2513f
12 changed files with 15 additions and 21 deletions
+1 -1
View File
@@ -19,6 +19,6 @@
#ifndef __VERSION_H
#define __VERSION_H
#define VERSION_STR "3.3.0-rc"
#define VERSION_STR "3.3.0"
#endif /* __VERSION_H */