Skip to content

Commit c420561

Browse files
committed
Update version number in CMakeLists.txt and snap/snapcraft.yaml.
1 parent 45c0c82 commit c420561

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ if(WIN32)
1111
enable_language(RC)
1212
endif()
1313

14-
set(VERSION 21.05.2-DevelopmentSnapshot)
14+
set(VERSION 21.11.0)
1515
set(GITVERSION ${VERSION})
1616
set(CMAKE_CXX_STANDARD 14)
1717
set(CMAKE_CXX_STANDARD_REQUIRED ON)

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wxmaxima
2-
version: 21.05.1
2+
version: 21.11.0
33
summary: A nightly build of wxMaxima, a gui for Maxima, a full-featured CAS.
44
description: wxMaxima is a quite full-featured graphical user interface for Maxima.
55
confinement: strict

0 commit comments

Comments
 (0)