Commit 1c939edd authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Pixel: up version since data member Index changes

parent 0c35bebf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ namespace allpix {
        /**
         * @brief Default constructor for ROOT I/O
         */
        ClassDef(Pixel, 1); // NOLINT
        ClassDef(Pixel, 2); // NOLINT

    private:
        Pixel::Index index_;