forked from ScoDoc/ScoDoc
Version bump
This commit is contained in:
parent
262d68c844
commit
e7b0966011
@ -1,7 +1,7 @@
|
|||||||
# -*- mode: python -*-
|
# -*- mode: python -*-
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
SCOVERSION = "9.6.9"
|
SCOVERSION = "9.6.10"
|
||||||
|
|
||||||
SCONAME = "ScoDoc"
|
SCONAME = "ScoDoc"
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ then
|
|||||||
PSQL=/usr/lib/postgresql/15/bin/psql
|
PSQL=/usr/lib/postgresql/15/bin/psql
|
||||||
#export POSTGRES_SERVICE="postgresql@11-main.service"
|
#export POSTGRES_SERVICE="postgresql@11-main.service"
|
||||||
else
|
else
|
||||||
die "unsupported Debian version"
|
die "unsupported Debian version (${debian_version}, expected 12)"
|
||||||
fi
|
fi
|
||||||
export PSQL
|
export PSQL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user