pgAdmin 4 commit: Use a 2 part version number. We never used the first

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Use a 2 part version number. We never used the first
Date: 2016-05-17 17:10:54
Message-ID: E1b2iWE-0002FM-QX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use a 2 part version number. We never used the first digit in 13 years of pgAdmin 3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=50c134c4f121bb18f115e3e27fea75c00ca2ebcb

Modified Files
--------------
docs/en_US/conf.py | 4 ++--
web/config.py | 5 ++---
2 files changed, 4 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-05-17 17:21:04 pgAdmin 4 commit: Get the configuration for the documentation from the
Previous Message Sanket Mehta 2016-05-17 16:42:47 Re: [PATCH] Tables node (pgAdmin4)