Changed version to 1.3.0.

This commit is contained in:
crs 2005-01-01 20:16:50 +00:00
parent 03df4ce631
commit 8ddb77b811
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
// set version macro if not set yet // set version macro if not set yet
#if !defined(VERSION) #if !defined(VERSION)
# define VERSION "1.2.0" # define VERSION "1.3.0"
#endif #endif
// important strings // important strings