- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit186a0c9
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 parent66e6916 commit186a0c9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
303 |
| - | |
| 303 | + | |
304 | 304 |
| |
305 | 305 |
| |
306 | 306 |
| |
|
0 commit comments
Comments
(0)