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