Skip to content

Commit

Permalink
version 3.0.9 for alpha tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chcg committed Aug 28, 2021
1 parent 4b78c43 commit 20d0302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PythonScript/src/PythonScriptVersion.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef _PYTHONSCRIPTVERSION_H
#define _PYTHONSCRIPTVERSION_H

#define PYSCR_VERSION_NUMERIC 3,0,8,0
#define PYSCR_VERSION_STRING "3.0.8.0"
#define PYSCR_VERSION_NUMERIC 3,0,9,0
#define PYSCR_VERSION_STRING "3.0.9.0"

#endif

0 comments on commit 20d0302

Please sign in to comment.