File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4949 - name : Generate Installer
5050 run : |
5151 packages/debian/package.sh
52- cp ../mogan*.deb mogan-research-v1.2.9.5 -debian12.deb
52+ cp ../mogan*.deb mogan-research-v1.2.9.6 -debian12.deb
5353 - name : Upload
5454 uses : actions/upload-artifact@v3
5555 if : ${{ !startsWith(github.ref, 'refs/tags/') }}
Original file line number Diff line number Diff line change 88
99APP_HOME=" $( cd " ${FWDIR} /../.." ; pwd) "
1010
11- VERSION=" 1.2.9.5 "
11+ VERSION=" 1.2.9.6 "
1212
1313ln -s $APP_HOME /packages/debian $APP_HOME /debian
1414cp $APP_HOME /debian/control.in $APP_HOME /debian/control
Original file line number Diff line number Diff line change 1111-- in the root directory or <http://www.gnu.org/licenses/gpl-3.0.html>.
1212
1313TEXMACS_VERSION = " 2.1.2"
14- XMACS_VERSION = " 1.2.9.5 "
14+ XMACS_VERSION = " 1.2.9.6 "
1515CONFIG_USER = " XmacsLabs"
1616DEVEL_VERSION = TEXMACS_VERSION
1717DEVEL_RELEASE = 1
You can’t perform that action at this time.
0 commit comments