mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Stamp HEAD as 9.2devel.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
# Major version is hard-wired into the script. We update it when we branch
|
||||
# a new development version.
|
||||
$major1 = 9;
|
||||
$major2 = 1;
|
||||
$major2 = 2;
|
||||
|
||||
# Validate argument and compute derived variables
|
||||
$minor = shift;
|
||||
|
Reference in New Issue
Block a user