Skip to content

Commit aae90bc

Browse files
committed
Increase version number
1 parent ecd336b commit aae90bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/freeciv/sync.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def apply_user_agent_change(ua):
4747

4848
features.set_applier('civsync.ua', apply_user_agent_change)
4949

50-
version = 2611
50+
version = 2612
5151
if osutil.is_desktop:
5252
features.set('civsync.ua', 'CivSyncDesktop/%d' % version)
5353
else:

0 commit comments

Comments
 (0)