update version to 0.12.6

This commit is contained in:
Roy Qu 2022-01-01 09:47:07 +08:00
parent 2319034be4
commit 7aae4714a0
3 changed files with 3 additions and 3 deletions

View File

@ -19,6 +19,6 @@
#include <QObject>
#define DEVCPP_VERSION "beta.0.12.5"
#define DEVCPP_VERSION "beta.0.12.6"
#endif // VERSION_H

View File

@ -1,7 +1,7 @@
#!/bin/sh
TMP_FOLDER=/tmp/redpandaide
version=0.12.5
version=0.12.6
make install
mkdir $TMP_FOLDER
mkdir $TMP_FOLDER/DEBIAN

View File

@ -1,5 +1,5 @@
Package: RedPanda-IDE
Version: 0.12.5
Version: 0.12.6
Section: devel
Priority: optional
Architecture: amd64