Re: psql built from git still reports 9.3devel

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: "Colin 't Hart" <colinthart(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql built from git still reports 9.3devel
Date: 2013-10-21 12:25:54
Message-ID: CAB7nPqRqL8sPVOuaO8Ch+t3ygwSWG-qq1xZnVWdy696Nj0qEiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Oct 21, 2013 at 9:09 PM, Colin 't Hart <colinthart(at)gmail(dot)com> wrote:
> git status says that I'm on branch master.
> psql reports 9.3devel, yet I expected it to report 9.4devel
>
> Is this expected behaviour? I've looked at the developer's FAQ and Wiki but
> couldn't find anything about this.
You should check your installation, here is what I am getting in my dev box:
$ psql --version
psql (PostgreSQL) 9.4devel

Regards,
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Colin 't Hart 2013-10-21 12:40:42 Re: psql built from git still reports 9.3devel
Previous Message Colin 't Hart 2013-10-21 12:09:23 psql built from git still reports 9.3devel