forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1d857a6
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 parentec26900 commit1d857a6
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)