Skip to content

Commit

Permalink
MIES_Constants.ipf: Raise versions
Browse files Browse the repository at this point in the history
  • Loading branch information
t-b committed Nov 26, 2024
1 parent 5c80be9 commit 2a3e811
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Packages/MIES/MIES_Constants.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@ Constant RESULTS_VERSION = 3
///@{
Constant PSQ_PIPETTE_BATH_VERSION = 4
Constant PSQ_ACC_RES_SMOKE_VERSION = 2
Constant PSQ_CHIRP_VERSION = 13
Constant PSQ_DA_SCALE_VERSION = 11
Constant PSQ_RAMP_VERSION = 6
Constant PSQ_RHEOBASE_VERSION = 5
Constant PSQ_SQUARE_PULSE_VERSION = 4
Constant PSQ_CHIRP_VERSION = 14
Constant PSQ_DA_SCALE_VERSION = 12
Constant PSQ_RAMP_VERSION = 7
Constant PSQ_RHEOBASE_VERSION = 6
Constant PSQ_SQUARE_PULSE_VERSION = 5
Constant PSQ_SEAL_EVALUATION_VERSION = 3
Constant PSQ_TRUE_REST_VM_VERSION = 2
Constant MSQ_FAST_RHEO_EST_VERSION = 1
Constant MSQ_DA_SCALE_VERSION = 1
Constant SC_SPIKE_CONTROL_VERSION = 2
Constant MSQ_FAST_RHEO_EST_VERSION = 2
Constant MSQ_DA_SCALE_VERSION = 2
Constant SC_SPIKE_CONTROL_VERSION = 3
///@}

/// Especially interesting for PXP consumers like the analysis browser.
Expand Down

0 comments on commit 2a3e811

Please sign in to comment.