mirror of
https://github.com/postgres/postgres.git
synced 2025-10-15 05:46:52 +03:00
Stamp HEAD as 9.3devel.
Let the hacking begin ...
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 = 2;
|
||||
$major2 = 3;
|
||||
|
||||
# Validate argument and compute derived variables
|
||||
$minor = shift;
|
||||
|
Reference in New Issue
Block a user