Skip to content

Commit 07d1712

Browse files
committed
increment minor version: v5.5.0/5818
1 parent 90f789a commit 07d1712

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

GSASII/git_verinfo.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# -*- coding: utf-8 -*-
22
# git_verinfo.py - GSAS-II version info from git
3-
# Do not edit, generated by 'GSASII/install/incr-version.py' script
4-
# Created 2025-07-11 11:47:43.046289-05:00
3+
# Do not edit, generated by 'GSASII/install/incr-version.py minor' script
4+
# Created 2025-07-31 16:37:58.847433-05:00
55

6-
git_version = 'ff0a44f7798ce1024c75f4cbc02e5281ef726a83'
7-
git_tags = ['5817']
8-
git_prevtaggedversion = '0ea8a2dd0eddc87da8f6494f19a5023b41af5daa'
9-
git_prevtags = ['5816']
10-
git_versiontag = 'v5.4.10'
6+
git_version = '90f789a9efa659dd571ed0e0477f50d1ced278b6'
7+
git_tags = ['5818']
8+
git_prevtaggedversion = 'ff0a44f7798ce1024c75f4cbc02e5281ef726a83'
9+
git_prevtags = ['5817']
10+
git_versiontag = 'v5.5.0'

0 commit comments

Comments
 (0)