Skip to content

Commit 8236576

Browse files
committed
increment {mode} version
1 parent 17c29ab commit 8236576

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

GSASII/git_verinfo.py

Lines changed: 6 additions & 6 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
33
# Do not edit, generated by 'GSASII/install/incr-version.py' script
4-
# Created 2025-05-26 14:08:11.331511-05:00
4+
# Created 2025-06-22 13:56:06.036268-05:00
55

6-
git_version = 'c37c8ba4cdc73a97e0a8ccf9d9f3c95758502e5b'
7-
git_tags = ['5813']
8-
git_prevtaggedversion = '144bf1bd2a45ebb481af31fce19a1345cde48512'
9-
git_prevtags = ['5812']
10-
git_versiontag = 'v5.4.6'
6+
git_version = '17c29ab4017926c607850a1989e82337049e1534'
7+
git_tags = ['5814']
8+
git_prevtaggedversion = 'c37c8ba4cdc73a97e0a8ccf9d9f3c95758502e5b'
9+
git_prevtags = ['5813']
10+
git_versiontag = 'v5.4.7'

0 commit comments

Comments
 (0)