Changeset - 4cf9a1ee1f10
[Not reviewed]
v0.9.0 default
0 1 0
Hasan Yavuz Ă–ZDERYA - 8 years ago 2017-04-17 08:00:03
hy@ozderya.net
increased default version number to 0.9
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/version.h
Show inline comments
 
@@ -18,13 +18,13 @@
 
*/
 

	
 
#ifndef VERSION_H
 
#define VERSION_H
 

	
 
#ifndef VERSION_STRING
 
#define VERSION_STRING   "0.8.1"
 
#define VERSION_STRING   "0.9.0"
 
#endif
 

	
 
#ifndef VERSION_REVISION
 
#define VERSION_REVISION ""
 
#endif
 

	
0 comments (0 inline, 0 general)