Skip to content

Commit aeae70e

Browse files
committed
Bump version
1 parent 3f0948e commit aeae70e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

glib2/ext/glib2/rbglib.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* -*- c-file-style: "ruby"; indent-tabs-mode: nil -*- */
22
/*
3-
* Copyright (C) 2002-2025 Ruby-GNOME Project Team
3+
* Copyright (C) 2002-2026 Ruby-GNOME Project Team
44
* Copyright (C) 2002,2003 Masahiro Sakai
55
*
66
* This library is free software; you can redistribute it and/or
@@ -33,7 +33,7 @@ G_BEGIN_DECLS
3333

3434
#define RBGLIB_MAJOR_VERSION 4
3535
#define RBGLIB_MINOR_VERSION 3
36-
#define RBGLIB_MICRO_VERSION 5
36+
#define RBGLIB_MICRO_VERSION 6
3737

3838
/* For Ruby < 3.0 */
3939
#ifndef RB_LL2NUM

0 commit comments

Comments
 (0)