Bump version

master
Salvo 'LtWorf' Tomaselli 2020-09-20 21:48:48 +07:00
parent 087b78c414
commit ba2853eb82
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
4 changed files with 9 additions and 3 deletions

6
debian/changelog vendored

@ -1,3 +1,9 @@
relational (3.1-1) unstable; urgency=low
* New upstream release
-- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it> Son, 20 Sep 2020 21:40:29 +0200
relational (3.0-1) unstable; urgency=low
* New upstream release

@ -22,7 +22,7 @@ import os
import os.path
import getopt
version = "3.0"
version = "3.1"
def printver(exit=True):

@ -20,7 +20,7 @@ from distutils.core import setup
def c_setup(name):
setup(
version='3.0',
version='3.1',
name=name,
packages=(name,),
author="Salvo 'LtWorf' Tomaselli",

@ -1,7 +1,7 @@
[Setup]
AppId={{6F127615-6AD4-4BD7-8135-2444A335B5CD}
AppName=Relational
AppVerName=Relational ver. 3.0
AppVerName=Relational ver. 3.1
AppPublisher=Salvo 'LtWorf' Tomaselli
AppPublisherURL=https://ltworf.github.io/relational/
AppSupportURL=https://ltworf.github.io/relational/