Skip to content

Commit 3946b5f

Browse files
Resolved a compiler error with some compilers.
1 parent ca4981b commit 3946b5f

File tree

24 files changed

+17897
-17764
lines changed

24 files changed

+17897
-17764
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project(wxmaxima)
2-
set(VERSION 19.05.5-DevelopmentSnapshot)
2+
set(VERSION 19.05.5)
33
set(PACKAGE_VERSION ${VERSION})
44
set(GITVERSION ${VERSION})
55
set(PACKAGE wxMaxima)

0 commit comments

Comments
 (0)