forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7c0e6cc
committed
Properly zero-pad the day-of-year part of the win32 build number
This ensure the version number increases over time. The first three digitsin the version number is still set to the actual PostgreSQL versionnumber, but the last one is intended to be an ever increasing build number,which previosly failed when it changed between 1, 2 and 3 digits long values.Noted by Deepak1 parent969dc8c commit7c0e6cc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
309 |
| - | |
| 309 | + | |
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
|
0 commit comments
Comments
(0)