Skip to content

Commit e9f2e1b

Browse files
committed
Releasing 3.0.5
1 parent b71908b commit e9f2e1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/rwl.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1860,8 +1860,8 @@ extern const char rwlexecbanner[];
18601860

18611861
#define RWL_VERSION_MAJOR 3
18621862
#define RWL_VERSION_MINOR 0
1863-
#define RWL_VERSION_RELEASE 4
1864-
#define RWL_VERSION_TEXT "Development" RWL_EXTRA_VERSION_TEXT
1863+
#define RWL_VERSION_RELEASE 5
1864+
#define RWL_VERSION_TEXT "Production" RWL_EXTRA_VERSION_TEXT
18651865
#define RWL_VERSION_DATE // undef to not include compile date
18661866
extern ub4 rwlpatch;
18671867

0 commit comments

Comments
 (0)