File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333// not the latest revision that you get when compiling the external component.
3434#include "HopsanCoreGitVersion.h"
3535
36- #define HOPSANBASEVERSION "2.22.0 "
36+ #define HOPSANBASEVERSION "2.22.1 "
3737#define HOPSANCOREVERSION HOPSANBASEVERSION "." TO_STR(HOPSANCORE_COMMIT_TIMESTAMP)
3838#define HOPSANCOREMODELFILEVERSION "0.4"
3939
Original file line number Diff line number Diff line change 1313hopsancode_root=$( pwd)
1414pbuilderWorkDir=/var/tmp/deb_hopsan/pbuilder
1515name=hopsan
16- devversion=2.22.0
16+ devversion=2.22.1
1717
1818# Pbuilder dists and archs
1919debianDistArchArray=( bookworm:amd64:bookworm
Original file line number Diff line number Diff line change 1313
1414# -------------------- Setup Start --------------------
1515# Version numbers
16- gBaseVersion = '2.22.0 '
16+ gBaseVersion = '2.22.1 '
1717gReleaseRevision = ''
1818gFullVersion = gBaseVersion
1919gReleaseFileVersionName = gBaseVersion
Original file line number Diff line number Diff line change 1010
1111buildRoot=" packaging/mac-app/"
1212name=" hopsan"
13- baseversion=2.22.0
13+ baseversion=2.22.1
1414releaserevision=20190827.1035 # TODO use getGitInfoScript
1515fullversionname=${baseversion} .${releaserevision}
1616doDevRelease=true
You can’t perform that action at this time.
0 commit comments