Raise version to v0.26.0

This commit is contained in:
badaix 2021-12-15 11:08:18 +01:00
parent 9958457d9e
commit ae25e05a73
5 changed files with 40 additions and 5 deletions

View file

@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
VERSION = 0.25.0
VERSION = 0.26.0
BIN = snapserver
ifeq ($(TARGET), FREEBSD)